Application and layers refactoring

This commit is contained in:
Antoine Pilote
2023-10-15 03:09:47 -04:00
parent 4e23e6a54b
commit 8c581fbc14
19 changed files with 524 additions and 119 deletions

View File

@@ -219,7 +219,7 @@ namespace Nuake
{
SaveRecentFile();
queuedProjectPath = _Projects[SelectedProject].Path;;
queuedProjectPath = _Projects[SelectedProject].Path;
}
//ImGui::PopStyleColor();