changeset 12903 | 8a40ce061d94 |
parent 12713 | 5ef6780b1c05 |
child 13277 | 5984e8c6cbeb |
--- a/hedgewars/uConsts.pas Mon Jan 15 12:15:56 2018 -0500 +++ b/hedgewars/uConsts.pas Wed Jan 31 13:42:52 2018 -0500 @@ -277,7 +277,7 @@ cMaxSlotIndex = 10; cHiddenSlotIndex = cMaxSlotIndex; // slot for hidden ammo types, not visible and has no key - cMaxSlotAmmoIndex = 5; + cMaxSlotAmmoIndex = 6; // ai hints aihUsualProcessing = $00000000;