mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
Rename on ImGUI
This commit is contained in:
committed by
Sonic Dreamcaster
parent
3ca7b499ae
commit
a184cdb76a
@@ -387,7 +387,7 @@ void DrawMenuBarIcon() {
|
||||
}
|
||||
|
||||
void DrawGameMenu() {
|
||||
if (UIWidgets::BeginMenu("Lylat64")) {
|
||||
if (UIWidgets::BeginMenu("Starship")) {
|
||||
if (UIWidgets::MenuItem("Reset",
|
||||
#ifdef __APPLE__
|
||||
"Command-R"
|
||||
|
||||
Reference in New Issue
Block a user