"GameMenu" [$WIN32] { "ServerBrowserButton" { "label" "Servers" "command" "OpenServerBrowser" "subimage" "" "OnlyAtMenu" "0" } "CharacterSetupButton" { "label" "Items" "command" "engine open_charinfo" "subimage" "" } "GeneralStoreButton" { "label" "Shop" "command" "engine open_store" "subimage" "" } "ReplayBrowserButton" { "label" "Replays" "command" "engine replay_reloadbrowser" "subimage" "" } //SettingsButton //TF2SettingsButton //MinmodeToggle "CreateServerButton" { "label" "#GameUI_GameMenu_CreateServer" "command" "OpenCreateMultiplayerGameDialog" "OnlyAtMenu" "1" "tooltip" "#GameUI_GameMenu_CreateServer" } "CallVoteButton" { "label" "" "command" "callvote" "OnlyInGame" "1" "subimage" "icon_checkbox" "tooltip" "#MMenu_CallVote" } "MutePlayersButton" { "label" "" "command" "OpenPlayerListDialog" "OnlyInGame" "1" "subimage" "glyph_muted" "tooltip" "#MMenu_MutePlayers" } "ReportPlayerButton" { "label" "" "command" "OpenReportPlayerDialog" "OnlyInGame" "1" "subimage" "glyph_alert" "tooltip" "#MMenu_ReportPlayer" } }