- allow loading of scenarios and tutorials when there are none (show an error message)

This commit is contained in:
Mark Vejvoda
2012-06-30 19:11:54 +00:00
parent 04442af2e9
commit 76606fbdbe
10 changed files with 160 additions and 32 deletions

View File

@@ -265,6 +265,8 @@ string executable_path(string exeName,bool includeExeNameInPath=false);
bool valid_utf8_file(const char* file_name);
string getFileTextContents(string path);
class ValueCheckerVault {
protected: