summaryrefslogtreecommitdiff
path: root/src/gui/game/GameView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/game/GameView.h')
-rw-r--r--src/gui/game/GameView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/game/GameView.h b/src/gui/game/GameView.h
index 08709df..a347297 100644
--- a/src/gui/game/GameView.h
+++ b/src/gui/game/GameView.h
@@ -50,6 +50,7 @@ private:
bool showHud;
bool showDebug;
bool wallBrush;
+ bool toolBrush;
int introText;
std::string introTextMessage;
int toolIndex;