summaryrefslogtreecommitdiff
path: root/src/game/GameView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/GameView.h')
-rw-r--r--src/game/GameView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index f36aef3..e17279f 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -55,6 +55,7 @@ private:
std::string buttonTip;
std::string introTextMessage;
int toolIndex;
+ int currentSaveType;
int infoTipPresence;
std::string toolTip;