hedgewars/uVariables.pas
changeset 14463 bd1db668b7c0
parent 14416 96624a6cdb93
child 14477 4b678aad50e9
--- a/hedgewars/uVariables.pas	Tue Dec 18 14:24:23 2018 +0100
+++ b/hedgewars/uVariables.pas	Tue Dec 18 15:21:23 2018 +0100
@@ -88,6 +88,7 @@
 
     CheckSum        : LongWord;
     CampaignVariable: shortstring;
+    MissionVariable : shortstring;
     GameTicks       : LongWord;
     OuchTauntTimer  : LongWord; // Timer which blocks sndOuch from being played too often and fast
     GameState       : TGameState;