mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Fixed crash when ctrl-s in project browser haha
This commit is contained in:
@@ -243,7 +243,7 @@ namespace Nuake
|
||||
window->Maximize();
|
||||
|
||||
m_Editor->filesystem->m_CurrentDirectory = Nuake::FileSystem::RootDirectory;
|
||||
|
||||
m_Editor->isNewProject = true;
|
||||
m_HasCreatedProject = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user