Dammit. Forgot to pull/rebase before making the VG change
authornemo
Tue, 29 Jun 2010 15:52:13 -0400
changeset 3589 115c76f94b4a
parent 3587 eca835df4106 (current diff)
parent 3588 eb3b6cc490e1 (diff)
child 3590 66e1bc1ea3a9
Dammit. Forgot to pull/rebase before making the VG change
--- 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