From e3009cfe9cc0a824450d3e71a0ce8d6b5cd9ff91 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 19 Apr 2015 22:02:33 +0300 Subject: Add quick settings page for yellow bar options. --- src/game.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index f00770c39..1e4d838e3 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -161,7 +161,6 @@ static void initEngines() if (joystick) joystick->update(); - GameModifiers::init(); UpdateStatusListener::distributeEvent(); } @@ -176,6 +175,8 @@ static void createGuiWindows() if (emoteShortcut) emoteShortcut->load(); + GameModifiers::init(); + // Create dialogs emoteWindow = new EmoteWindow; emoteWindow->postInit(); -- cgit v1.2.3-60-g2f50