- Fix a bug with story mode not able to find (unzipped) campaigns
This commit is contained in:
@@ -98,5 +98,6 @@ bool fileExists(const char * filename);
|
||||
bool FileExists(const string & filename);
|
||||
|
||||
std::string buildFilePath(const vector<string> & folders, const string & filename);
|
||||
std::string ensureFolder(const string & folderName);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user