From 32947c0634ec582f6d641402433d2037f5087a36 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 27 Feb 2015 16:26:21 +0300 Subject: Fix compilation with eathena only. --- src/game.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 204732a15..a44c793c8 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -628,8 +628,10 @@ void Game::slowLogic() } } +#ifdef TMWA_SUPPORT if (shopWindow) shopWindow->updateTimes(); +#endif if (mainGraphics->getOpenGL()) DelayedManager::delayedLoad(); #ifdef TMWA_SUPPORT -- cgit v1.2.3-60-g2f50