mirror of
https://github.com/edubart/otclient.git
synced 2025-12-17 06:07:11 +01:00
Moving start messages to lua
Moved start log messages to lua, to make easier to enable/disable those messages.
This commit is contained in:
@@ -153,7 +153,6 @@ void Application::poll()
|
||||
void Application::exit()
|
||||
{
|
||||
m_stopping = true;
|
||||
g_logger.info("Exiting application..");
|
||||
}
|
||||
|
||||
void Application::close()
|
||||
|
||||
Reference in New Issue
Block a user