diff --git a/gamedata/core.games.txt b/gamedata/core.games.txt index ac857235..50841cd9 100644 --- a/gamedata/core.games.txt +++ b/gamedata/core.games.txt @@ -24,32 +24,19 @@ } } - "cstrike" + /** + * Which games support ShowMenu? + */ + "#default" { - "Keys" + "#supported" { - "HudRadioMenuMsg" "ShowMenu" + "game" "cstrike" + "game" "dod" + "game" "sourceforts" + "game" "!Insurgency" } - } - "dod" - { - "Keys" - { - "HudRadioMenuMsg" "ShowMenu" - } - } - - "sourceforts" - { - "Keys" - { - "HudRadioMenuMsg" "ShowMenu" - } - } - - "!Insurgency" - { "Keys" { "HudRadioMenuMsg" "ShowMenu"