Fix error when reopening project
This commit is contained in:
@@ -841,7 +841,6 @@ namespace FlaxEditor.Modules
|
||||
{
|
||||
// Open project, then close it
|
||||
Editor.OpenProject(Editor.GameProject.ProjectPath);
|
||||
Editor.Windows.MainWindow.Close(ClosingReason.User);
|
||||
}
|
||||
|
||||
private void OnMenuFileShowHide(Control control)
|
||||
|
||||
Reference in New Issue
Block a user