diff -r 30ca06092a64 -r ca5f06017e99 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Wed Aug 16 11:41:00 2006 +0000 +++ b/hedgewars/uConsts.pas Wed Aug 16 21:35:27 2006 +0000 @@ -270,7 +270,7 @@ Ammoz: array [TAmmoType] of record NameId: TAmmoStrId; Ammo: TAmmo; - Slot: Longword; + Slot: 0..cMaxSlotIndex; TimeAfterTurn: Longword; end = ( (NameId: sidGrenade;