hedgewars/uConsts.pas
changeset 965 a4d5fc8eec7a
parent 961 a9a349b2b3fa
child 970 1bd9a4eafbc3
--- a/hedgewars/uConsts.pas	Thu May 29 20:57:24 2008 +0000
+++ b/hedgewars/uConsts.pas	Fri May 30 21:08:41 2008 +0000
@@ -201,7 +201,7 @@
       ammoprop_AltAttack    = $00000200;
       ammoprop_AltUse       = $00000400;
 
-      AMMO_INFINITE = High(LongWord);
+      AMMO_INFINITE = 9;
 
       EXPLAllDamageInRadius = $00000001;
       EXPLAutoSound         = $00000002;