hedgewars/uWorld.pas
changeset 14996 7ff86274114e
parent 14968 b4f83570c514
child 14999 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