hedgewars/GSHandlers.inc
changeset 3589 115c76f94b4a
parent 3588 eb3b6cc490e1
child 3591 c447d5218f6f
--- a/hedgewars/GSHandlers.inc	Tue Jun 29 15:50:34 2010 -0400
+++ b/hedgewars/GSHandlers.inc	Tue Jun 29 15:52:13 2010 -0400
@@ -1197,7 +1197,8 @@
         end;
         nx := nx - tx;
         ny := ny - ty;
-        len := len - _0_3 // should be the same as increase step
+        // len := len - _0_3 // should be the same as increase step
+        len.QWordValue := len.QWordValue - _0_3.QWordValue;
     end;
 
     if not haveDivided then