[nostalgia/studo] Misc cleanup
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user