mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 16:07:12 +01:00
x11 maximized and coords x,y
This commit is contained in:
@@ -111,12 +111,12 @@ int main(int argc, const char *argv[])
|
||||
// terminate stuff
|
||||
g_engine.terminate();
|
||||
|
||||
//Platform::showMouseCursor();
|
||||
Platform::terminate();
|
||||
|
||||
// save configurations before exiting
|
||||
saveConfigs();
|
||||
|
||||
//Platform::showMouseCursor();
|
||||
Platform::terminate();
|
||||
|
||||
// unload resources
|
||||
g_resources.terminate();
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user