advanced text render

This commit is contained in:
Eduardo Bart
2011-04-07 15:49:35 -03:00
parent 8d1281b316
commit f3df212793
5 changed files with 127 additions and 49 deletions

View File

@@ -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();