mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 01:59:21 +02:00
fixing merge
This commit is contained in:
parent
67f37ccb51
commit
ee2b05dc8d
@ -108,7 +108,6 @@ void Engine::run()
|
|||||||
|
|
||||||
// swap buffers
|
// swap buffers
|
||||||
Platform::swapBuffers();
|
Platform::swapBuffers();
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
static ConnectionPtr connection = g_connections.createConnection();
|
static ConnectionPtr connection = g_connections.createConnection();
|
||||||
@ -127,9 +126,7 @@ void Engine::run()
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
//}
|
//}
|
||||||
=======
|
|
||||||
}
|
}
|
||||||
>>>>>>> f3eaf3f7262bf6ef35cee745d40088669526125a
|
|
||||||
}
|
}
|
||||||
|
|
||||||
m_stopping = false;
|
m_stopping = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user