summaryrefslogtreecommitdiff
path: root/src/game/GameView.h
diff options
context:
space:
mode:
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;