summaryrefslogtreecommitdiff
path: root/src/game/game_core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_core.cpp')
-rw-r--r--src/game/game_core.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/game_core.cpp b/src/game/game_core.cpp
index 566618040..00930cacc 100644
--- a/src/game/game_core.cpp
+++ b/src/game/game_core.cpp
@@ -94,6 +94,7 @@
delete Game::instance;
Game::instance = NULL;
+ Game::info = NULL;
cur_company.Restore();