changeset 15001 | 7ff86274114e |
parent 14973 | b4f83570c514 |
child 15004 | 6d4a607f2196 |
--- a/hedgewars/uWorld.pas Fri May 17 22:57:22 2019 +0200 +++ b/hedgewars/uWorld.pas Sat May 18 00:18:52 2019 +0200 @@ -1931,7 +1931,7 @@ begin i:= GetCurAmmoEntry(CurrentHedgehog^)^.Pos; with Ammoz[CurAmmoType] do - if PosCount > 1 then + if PosCount > 0 then begin if (CurAmmoType = amGirder) or (CurAmmoType = amTeleport) then begin