Rename on ImGUI

This commit is contained in:
KiritoDv
2024-09-17 20:22:19 -03: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"