hedgewars/GSHandlers.inc
changeset 845 ca72cf446ec2
parent 820 a26537586400
child 853 0b4a23795530
--- a/hedgewars/GSHandlers.inc	Sun Apr 13 14:06:17 2008 +0000
+++ b/hedgewars/GSHandlers.inc	Sun Apr 13 16:14:13 2008 +0000
@@ -398,7 +398,7 @@
    AfterAttack;
    exit
    end;
-   
+
 if (Gear^.Timer mod 33) = 0 then
    doMakeExplosion(hwRound(Gear^.X), hwRound(Gear^.Y) + 6, 6, EXPLDontDraw);