Update menus

This commit is contained in:
MegaMech
2025-02-08 13:36:04 -07:00
parent 6268ff4d5c
commit 322ace4d7d
3 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -390,7 +390,7 @@ void PortMenu::AddDevTools() {
.CVar("gGameInfoEnabled")
.Options(ButtonOptions().Tooltip(
"Shows the game info window, contains player and actor information"))
.WindowName("GfxDebuggerWindow");
.WindowName("GameInfo");
path = { "Developer", "Stats", SECTION_COLUMN_1 };
AddSidebarEntry("Developer", "Stats", 1);