One more consts adjusting to solve rope stucking problem
authorunc0rr
Wed, 13 Aug 2008 16:26:44 +0000
changeset 1206 d852883fcefe
parent 1205 a783675ce51a
child 1207 ceaab010269e
One more consts adjusting to solve rope stucking problem
hedgewars/GSHandlers.inc
--- a/hedgewars/GSHandlers.inc	Wed Aug 13 14:10:41 2008 +0000
+++ b/hedgewars/GSHandlers.inc	Wed Aug 13 16:26:44 2008 +0000
@@ -646,7 +646,7 @@
            Gear^.Friction:= Gear^.Friction - len;
            break
            end;
-         len:= len - _2
+         len:= len - _1
          end;
    end else
    if RopePoints.Count > 0 then // check whether the last dividing point could be removed