We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ea3d6 commit c9c8079Copy full SHA for c9c8079
1 file changed
game/ui/menuroot.cpp
@@ -16,7 +16,7 @@ MenuRoot::~MenuRoot() {
16
}
17
18
void MenuRoot::setMainMenu() {
19
- setMenu("MAIN_MENU");
+ setMenu("MENU_MAIN");
20
showVersion(true);
21
22
0 commit comments