mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-03-15 12:23:59 +03:00
Rename on ImGUI
This commit is contained in:
parent
3ca7b499ae
commit
a184cdb76a
@ -387,7 +387,7 @@ void DrawMenuBarIcon() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void DrawGameMenu() {
|
void DrawGameMenu() {
|
||||||
if (UIWidgets::BeginMenu("Lylat64")) {
|
if (UIWidgets::BeginMenu("Starship")) {
|
||||||
if (UIWidgets::MenuItem("Reset",
|
if (UIWidgets::MenuItem("Reset",
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
"Command-R"
|
"Command-R"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user