mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
new widget, UICheckBox
This commit is contained in:
@@ -44,7 +44,6 @@ void ResourceManager::init(const char* argv0, const char *appName)
|
||||
|
||||
bool found = false;
|
||||
for(const std::string& dir : possibleDirs) {
|
||||
dump << dir;
|
||||
if(g_resources.addToSearchPath(dir)) {
|
||||
logInfo("Using modules directory '", dir.c_str(), "'");
|
||||
found = true;
|
||||
|
Reference in New Issue
Block a user