mirror of
https://github.com/edubart/otclient.git
synced 2025-12-17 06:07:11 +01:00
Fix signalCall, healthinfo tooltips
This commit is contained in:
@@ -152,6 +152,7 @@ void Application::poll()
|
||||
|
||||
void Application::exit()
|
||||
{
|
||||
g_lua.callGlobalField<bool>("g_app", "onExit");
|
||||
m_stopping = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user