branch | 0.9.14 |
changeset 4300 | 02582c825081 |
parent 4253 | 160f987a5d9f |
child 4311 | 636122c968ce |
child 4317 | ba5d5a2f4c4b |
--- 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;