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 b392bd1..93eb779 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -46,6 +46,8 @@ private:
bool showDebug;
bool wallBrush;
int introText;
+ int buttonTipShow;
+ std::string buttonTip;
std::string introTextMessage;
int toolIndex;