C++ Compilation!
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
fs::path scenesPath;
|
||||
fs::path assetsPath;
|
||||
fs::path scriptsPath;
|
||||
fs::path scriptsConfigPath;
|
||||
std::string currentSceneName;
|
||||
bool isLoaded = false;
|
||||
bool hasUnsavedChanges = false;
|
||||
|
||||
Reference in New Issue
Block a user