diff -r 794dcf69a5aa -r 38814954a248 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Sun Jul 08 01:30:13 2018 +0200 +++ b/hedgewars/uVariables.pas Sun Jul 08 02:06:08 2018 +0200 @@ -816,9 +816,11 @@ PosSprite: TSprite; ejectX, ejectY: Longint; end; + TAmmoCounts = array[TAmmoType] of Longword; var Ammoz: array [TAmmoType] of TAmmozRec; + InitialAmmoCounts: TAmmoCounts; const AmmozInit: array [TAmmoType] of TAmmozRec = (