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 02dadc8..32ccb86 100644 --- a/src/game/GameView.h +++ b/src/game/GameView.h @@ -61,6 +61,7 @@ private: std::string toolTip; ui::Point toolTipPosition; std::string infoTip; + int toolTipPresence; queue<ui::Point*> pointQueue; GameController * c; |
