Fix web build and add export path

This commit is contained in:
elasota
2021-05-07 20:12:41 -04:00
parent 08c6fd5108
commit a012c6d3e7
6 changed files with 51 additions and 13 deletions

View File

@@ -60,6 +60,7 @@ private:
std::string m_prefsPath;
std::string m_basePath;
std::string m_exportPath;
static bool ms_fsStateDirty;
static GpFileSystem_Web ms_instance;