diff options
| author | jacob1 <jfu614@gmail.com> | 2013-06-06 15:52:33 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-06-06 15:52:33 (GMT) |
| commit | b594d6825858615c835d26510a6cc9a22bc239e2 (patch) | |
| tree | 96b7f95d5abd54d92f9596066cef67595917c3f9 /src/gui/game/GameView.h | |
| parent | 2119343b6a76bdc6bda0fb62cea46f0a6b2df285 (diff) | |
| download | powder-b594d6825858615c835d26510a6cc9a22bc239e2.zip powder-b594d6825858615c835d26510a6cc9a22bc239e2.tar.gz | |
WIND tool creates WIND just by holding down the line tool again
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; |
