diff options
Diffstat (limited to 'src/game/GameView.h')
| -rw-r--r-- | src/game/GameView.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h index 648faec..9db25f4 100644 --- a/src/game/GameView.h +++ b/src/game/GameView.h @@ -40,6 +40,7 @@ private: bool drawSnap; bool shiftBehaviour; bool ctrlBehaviour; + bool showHud; int toolIndex; int infoTipPresence; |
