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 a347297..f7f6361 100644 --- a/src/gui/game/GameView.h +++ b/src/gui/game/GameView.h @@ -51,6 +51,7 @@ private: bool showDebug; bool wallBrush; bool toolBrush; + bool windTool; int introText; std::string introTextMessage; int toolIndex; |
