changeset 7278 | 000e4543f204 |
parent 7194 | d8e68cbca7ee |
parent 7272 | 71df899c4163 |
child 7347 | 88685fbb2679 |
--- a/hedgewars/uGearsHedgehog.pas Tue Jun 12 17:20:27 2012 +0400 +++ b/hedgewars/uGearsHedgehog.pas Sun Jun 24 20:31:26 2012 +0400 @@ -395,6 +395,7 @@ newGear^.Target.X:= TargetPoint.X; newGear^.Target.Y:= TargetPoint.Y end; + if newGear <> nil then newGear^.CollisionMask:= $FF7F; // Clear FollowGear if using on a rope/parachute/saucer etc so focus stays with the hog's movement if altUse then