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"