mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
Minor changes
This commit is contained in:
@@ -45,11 +45,6 @@ void ConsoleApplication::run()
|
||||
|
||||
while(!m_stopping) {
|
||||
poll();
|
||||
|
||||
#ifdef FW_NET
|
||||
Connection::poll();
|
||||
#endif
|
||||
|
||||
stdext::millisleep(1);
|
||||
g_clock.update();
|
||||
m_frameCounter.update();
|
||||
|
Reference in New Issue
Block a user