mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
Fix #194
This commit is contained in:
@@ -189,6 +189,7 @@ void Game::processGameStart()
|
||||
|
||||
void Game::processGameEnd()
|
||||
{
|
||||
m_online = false;
|
||||
g_lua.callGlobalField("g_game", "onGameEnd");
|
||||
|
||||
// reset game state
|
||||
|
||||
Reference in New Issue
Block a user