Patch Update - Fix the loading and saving of the texture - V10.1.1
This commit is contained in:
@@ -151,7 +151,7 @@ public:
|
||||
|
||||
// Save and load scene
|
||||
void SaveScene();
|
||||
void LoadScene();
|
||||
bool LoadScene();
|
||||
|
||||
void SetScenePath(std::string path) { m_scenePath = path; };
|
||||
std::wstring GetScenePath();
|
||||
|
Reference in New Issue
Block a user