Apply 2610ad7c6d6c to branch too 0.9.14
authorunc0rr
Sat, 13 Nov 2010 23:13:21 +0300
branch0.9.14
changeset 4300 02582c825081
parent 4298 68b29fb094e1
child 4302 842586e6bd7f
Apply 2610ad7c6d6c to branch too
hedgewars/GSHandlers.inc
--- a/hedgewars/GSHandlers.inc	Sat Nov 13 23:09:24 2010 +0300
+++ b/hedgewars/GSHandlers.inc	Sat Nov 13 23:13:21 2010 +0300
@@ -1227,8 +1227,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;