summaryrefslogtreecommitdiff
path: root/src/game/GameView.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-08-09 20:28:43 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-08-09 20:28:43 (GMT)
commitb01b0e422a7486a4d1063b54a3c9713e2c1456c4 (patch)
tree25b30ca04673b1b7e54190c918388bce6d5e149b /src/game/GameView.h
parent9971ea63b7aca6f23dfdee9ceb5d7cb3dcd1fa58 (diff)
downloadpowder-b01b0e422a7486a4d1063b54a3c9713e2c1456c4.zip
powder-b01b0e422a7486a4d1063b54a3c9713e2c1456c4.tar.gz
HUD verbose sample info with 'd', fixes #71
Diffstat (limited to 'src/game/GameView.h')
-rw-r--r--src/game/GameView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index 9fedb1c..4d1683a 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -42,6 +42,7 @@ private:
bool ctrlBehaviour;
bool altBehaviour;
bool showHud;
+ bool showDebug;
int introText;
std::string introTextMessage;
int toolIndex;