Application and layers refactoring
This commit is contained in:
@@ -219,7 +219,7 @@ namespace Nuake
|
||||
{
|
||||
SaveRecentFile();
|
||||
|
||||
queuedProjectPath = _Projects[SelectedProject].Path;;
|
||||
queuedProjectPath = _Projects[SelectedProject].Path;
|
||||
}
|
||||
|
||||
//ImGui::PopStyleColor();
|
||||
|
||||
Reference in New Issue
Block a user