diff options
Diffstat (limited to 'src/gui/game/GameView.h')
| -rw-r--r-- | src/gui/game/GameView.h | 1 |
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; |
