changeset 7103 | 1c1afb5a1565 |
parent 7091 | 7989850b4418 |
child 7108 | eaef11c0d039 |
child 7180 | 53ffc8853008 |
child 7197 | 5a9775b97c7e |
--- a/hedgewars/uVariables.pas Mon May 21 06:34:17 2012 +0200 +++ b/hedgewars/uVariables.pas Tue May 22 00:29:32 2012 +0400 @@ -2461,6 +2461,8 @@ DefaultBinds : TBinds; + lastTurnChecksum : Longword; + var trammo: array[TAmmoStrId] of ansistring; // name of the weapon trammoc: array[TAmmoStrId] of ansistring; // caption of the weapon trammod: array[TAmmoStrId] of ansistring; // description of the weapon