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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index 7cb8d6b..9fedb1c 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -42,6 +42,8 @@ private:
bool ctrlBehaviour;
bool altBehaviour;
bool showHud;
+ int introText;
+ std::string introTextMessage;
int toolIndex;
int infoTipPresence;