changeset 2221 | ef52dae4130b |
parent 2220 | 110266ba2ef7 |
child 2225 | 162d8f6bca25 |
--- a/hedgewars/GSHandlers.inc Fri Jul 03 22:00:32 2009 +0000 +++ b/hedgewars/GSHandlers.inc Fri Jul 03 22:02:13 2009 +0000 @@ -2219,7 +2219,7 @@ Gear^.Timer:= GameTicks end; -// erases 'em all at once :-/ +// erases them all at once :-/ if (Gear^.Timer <> 0) and (GameTicks - Gear^.Timer > 250) then begin Gear^.Timer:= 0;