mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-03 20:26:23 +01: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