equal
deleted
inserted
replaced
1247 LongInt(topY)+WorldDy, |
1247 LongInt(topY)+WorldDy, |
1248 LongInt(rightX)+WorldDx, |
1248 LongInt(rightX)+WorldDx, |
1249 cWaterLine+WorldDy, |
1249 cWaterLine+WorldDy, |
1250 LongInt(leftX)+WorldDx) |
1250 LongInt(leftX)+WorldDx) |
1251 end; |
1251 end; |
|
1252 amBee: DrawRotated(sprHandBee, hx, hy, hwSign(Gear^.dX), aangle); |
1252 end; |
1253 end; |
1253 |
1254 |
1254 case amt of |
1255 case amt of |
1255 amAirAttack, |
1256 amAirAttack, |
1256 amMineStrike: DrawRotated(sprHandAirAttack, sx, hwRound(Gear^.Y) + WorldDy, hwSign(Gear^.dX), 0); |
1257 amMineStrike: DrawRotated(sprHandAirAttack, sx, hwRound(Gear^.Y) + WorldDy, hwSign(Gear^.dX), 0); |