Added Screen space reflections and Editor UI refactoring
This commit is contained in:
@@ -85,10 +85,7 @@ namespace Nuake
|
||||
{
|
||||
// Dont trigger exit if already not in play mode.
|
||||
if (IsPlayMode)
|
||||
{
|
||||
GetCurrentScene()->OnExit();
|
||||
Input::ShowMouse();
|
||||
}
|
||||
|
||||
Input::ShowMouse();
|
||||
IsPlayMode = false;
|
||||
|
||||
Reference in New Issue
Block a user