--- a/hedgewars/uAmmos.pas Tue Sep 08 21:58:09 2009 +0000
+++ b/hedgewars/uAmmos.pas Wed Sep 09 01:55:37 2009 +0000
@@ -107,7 +107,8 @@
end
end;
ammos[a]:= cnt
- end
+ end else
+ ammos[a]:= AMMO_INFINITE
end;
FillAmmoStore(StoresList[Pred(StoreCnt)], ammos)