mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
fixing merge
This commit is contained in:
@@ -108,8 +108,7 @@ void Engine::run()
|
||||
|
||||
// swap buffers
|
||||
Platform::swapBuffers();
|
||||
<<<<<<< HEAD
|
||||
|
||||
|
||||
/*
|
||||
static ConnectionPtr connection = g_connections.createConnection();
|
||||
|
||||
@@ -127,9 +126,7 @@ void Engine::run()
|
||||
}
|
||||
*/
|
||||
//}
|
||||
=======
|
||||
}
|
||||
>>>>>>> f3eaf3f7262bf6ef35cee745d40088669526125a
|
||||
}
|
||||
|
||||
m_stopping = false;
|
||||
|
Reference in New Issue
Block a user