Forgot to change usage of SetcurrentScene
This commit is contained in:
@@ -558,7 +558,7 @@ namespace Nuake
|
||||
}
|
||||
|
||||
scene->Path = FileSystem::AbsoluteToRelative(projectPath);
|
||||
Engine::LoadScene(scene);
|
||||
Engine::SetCurrentScene(scene);
|
||||
}
|
||||
|
||||
// Rename Popup
|
||||
|
||||
Reference in New Issue
Block a user