# HG changeset patch
# User nemo
# Date 1277841133 14400
# Node ID 115c76f94b4aa6ffa677be008fc0513af95bb352
# Parent  eca835df4106111a1c267ddeafef0d19ee1ac224# Parent  eb3b6cc490e1ee2ea17d6c5dbc7de097ea992656
Dammit. Forgot to pull/rebase before making the VG change

diff -r eca835df4106 -r 115c76f94b4a hedgewars/GSHandlers.inc
--- 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