mirror of
https://github.com/edubart/otclient.git
synced 2025-12-18 14:47:11 +01:00
improvements to skins
This commit is contained in:
@@ -77,6 +77,7 @@ void ModuleManager::discoverModulesPath()
|
||||
// try to add module directory
|
||||
if(g_resources.addToSearchPath(dir, false)) {
|
||||
//g_logger.info(stdext::format("Using modules directory '%s'", dir.c_str()));
|
||||
m_modulesPath = dir;
|
||||
found = true;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user