diff -r 110266ba2ef7 -r ef52dae4130b hedgewars/GSHandlers.inc --- 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;