merge
authorunc0rr
Sat, 13 Nov 2010 23:03:17 +0300
changeset 4315 7d0c90cf9936
parent 4312 2610ad7c6d6c (diff)
parent 4313 0690067bc5ff (current diff)
child 4317 ba5d5a2f4c4b
merge
hedgewars/GSHandlers.inc
--- a/hedgewars/GSHandlers.inc	Sat Nov 13 17:19:18 2010 +0100
+++ b/hedgewars/GSHandlers.inc	Sat Nov 13 23:03:17 2010 +0300
@@ -1261,8 +1261,7 @@
             end;
         nx := nx - tx;
         ny := ny - ty;
-        lx := hwRound(nx);
-        ly := hwRound(ny);
+
         // len := len - _0_3 // should be the same as increase step
         len.QWordValue := len.QWordValue - _0_3.QWordValue;
         end;