Rename on ImGUI

This commit is contained in:
KiritoDv
2024-05-22 23:48:20 -06:00
committed by Sonic Dreamcaster
parent 3ca7b499ae
commit a184cdb76a
+1 -1
View File
@@ -387,7 +387,7 @@ void DrawMenuBarIcon() {
}
void DrawGameMenu() {
if (UIWidgets::BeginMenu("Lylat64")) {
if (UIWidgets::BeginMenu("Starship")) {
if (UIWidgets::MenuItem("Reset",
#ifdef __APPLE__
"Command-R"