mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Restore periodicalEvent function
* and typo fixes
This commit is contained in:
@@ -62,7 +62,7 @@ void ResourceManager::discoverWorkDir(const std::string& appName, const std::str
|
||||
}
|
||||
|
||||
if(!found)
|
||||
g_logger.fatal("Unable to find application work directory.");
|
||||
g_logger.fatal(stdext::format("Unable to find %s, the application cannot be initialized.", existentFile));
|
||||
}
|
||||
|
||||
bool ResourceManager::setupWriteDir(const std::string& appWriteDirName)
|
||||
|
Reference in New Issue
Block a user