mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 16:07:12 +01:00
FBO working as expected, render background on menu state
This commit is contained in:
@@ -70,6 +70,7 @@ int main(int argc, const char *argv[])
|
||||
g_resources.init(argv[0]);
|
||||
if(g_resources.setWriteDir(Platform::getAppUserDir()))
|
||||
g_resources.addToSearchPath(Platform::getAppUserDir());
|
||||
g_resources.addToSearchPath("data");
|
||||
|
||||
// before loading configurations set the default ones
|
||||
setDefaultConfigs();
|
||||
|
||||
Reference in New Issue
Block a user