From b76bcaf8083f49370040105cfb65841e558eac64 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 23 Sep 2007 20:16:26 +0000 Subject: [PATCH] added cstrike extension to the core gamedata file --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401469 --- gamedata/core.games.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gamedata/core.games.txt b/gamedata/core.games.txt index 50841cd9..9c45ced7 100644 --- a/gamedata/core.games.txt +++ b/gamedata/core.games.txt @@ -42,4 +42,12 @@ "HudRadioMenuMsg" "ShowMenu" } } + + "cstrike" + { + "Keys" + { + "GameExtension" "game.cstrike" + } + } }