mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02: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