mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 07:57:12 +01:00
reorganize some stuff
This commit is contained in:
@@ -90,7 +90,7 @@ void Application::init(const std::vector<std::string>& args, int appFlags)
|
||||
logError("Could not setup write directory");
|
||||
|
||||
// load configs
|
||||
if(!g_configs.load("config.otml"))
|
||||
if(!g_configs.load("/config.otml"))
|
||||
logInfo("Using default configurations.");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user