changeset 525 | ae21b8e86dd9 |
parent 522 | ca089787f59d |
child 528 | 54fd6924de4e |
--- a/hedgewars/HHHandlers.inc Sat May 26 20:22:07 2007 +0000 +++ b/hedgewars/HHHandlers.inc Sat May 26 20:47:36 2007 +0000 @@ -270,6 +270,7 @@ Gear^.State:= Gear^.State and not (gstHHJumping or gstHHHJump); exit end; + if ((Gear^.State and gstFalling) <> 0) or (StepTicks = cHHStepTicks) or (CurAmmoGear <> nil) then // we're moving begin