From 358a1e959e79ad77a11c39f9f0eb458eac6fdd41 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 17 Nov 2007 05:40:58 +0000 Subject: [PATCH] fix for amb1156 - gamedata specifies HintText type now --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401697 --- gamedata/core.games.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gamedata/core.games.txt b/gamedata/core.games.txt index cb9bfd99..ac01dc0c 100644 --- a/gamedata/core.games.txt +++ b/gamedata/core.games.txt @@ -62,6 +62,24 @@ } } + /** + * Which games use an extra byte in the HintText + * message? Even though it's in the SDK, apparently + * only CS:S does this right now. + */ + "#default" + { + "#supported" + { + "game" "cstrike" + } + + "Keys" + { + "HintTextPreByte" "yes" + } + } + "cstrike" { "Keys"