summaryrefslogtreecommitdiff
path: root/src/game/GameController.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/GameController.cpp')
-rw-r--r--src/game/GameController.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameController.cpp b/src/game/GameController.cpp
index f1371a5..48632a7 100644
--- a/src/game/GameController.cpp
+++ b/src/game/GameController.cpp
@@ -139,6 +139,7 @@ GameController::GameController():
tagsWindow(NULL),
options(NULL),
activePreview(NULL),
+ localBrowser(NULL),
HasDone(false)
{
gameView = new GameView();