From 1191b6332d6e37ee7fe30f0cc8bfec29f322bbd7 Mon Sep 17 00:00:00 2001 From: David Anderson <dvander@alliedmods.net> Date: Sun, 26 Aug 2007 19:11:36 +0000 Subject: [PATCH] cleaned up the core gamedata file a bit --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401378 --- gamedata/core.games.txt | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) 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"