changeset 112 | ca5f06017e99 |
parent 109 | ab0340f580c2 |
child 155 | 401f4ea24715 |
--- 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;