[nostalgia/studo] Misc cleanup

This commit is contained in:
2022-02-10 02:04:38 -06:00
parent 959f75d2db
commit a64aa8b586
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ void StudioUI::drawMenu() noexcept {
}
ImGui::EndMenu();
}
if (ImGui::BeginMenu("Module", false)) {
if (ImGui::BeginMenu("View", false)) {
ImGui::EndMenu();
}
if (ImGui::BeginMenu("Help")) {