summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/Game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/Game.cpp')
-rw-r--r--StarsEx/Game.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/StarsEx/Game.cpp b/StarsEx/Game.cpp
index 8530126..63a9a30 100644
--- a/StarsEx/Game.cpp
+++ b/StarsEx/Game.cpp
@@ -33,7 +33,6 @@ Game::Game() :
game_mode {MENU_MODE},
active {false},
paused {false},
- show_mouse {false},
frame_number {0}
{
if (instance != nullptr)