mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 07:57:12 +01:00
advanced text render
This commit is contained in:
@@ -101,7 +101,7 @@ int main(int argc, const char *argv[])
|
||||
640, 480,
|
||||
g_configs.getBoolean("window maximized"));
|
||||
Platform::setWindowTitle("OTClient");
|
||||
//Platform::setVsync();
|
||||
Platform::setVsync();
|
||||
|
||||
// init engine
|
||||
g_engine.init();
|
||||
|
||||
Reference in New Issue
Block a user