equal
deleted
inserted
replaced
719 hwSign(Gear^.dX), |
719 hwSign(Gear^.dX), |
720 2, |
720 2, |
721 1, |
721 1, |
722 Gear^.DirAngle); |
722 Gear^.DirAngle); |
723 defaultPos:= false |
723 defaultPos:= false |
724 end; |
724 end else |
725 |
725 |
726 if ((Gear^.State and gstHHJumping) <> 0) then |
726 if ((Gear^.State and gstHHJumping) <> 0) then |
727 begin |
727 begin |
728 if ((Gear^.State and gstHHHJump) <> 0) then |
728 if ((Gear^.State and gstHHHJump) <> 0) then |
729 DrawHedgehog(hwRound(Gear^.X) + 1 + WorldDx, hwRound(Gear^.Y) - 3 + WorldDy, |
729 DrawHedgehog(hwRound(Gear^.X) + 1 + WorldDx, hwRound(Gear^.Y) - 3 + WorldDy, |