fix for amb1156 - gamedata specifies HintText type now

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401697
This commit is contained in:
David Anderson 2007-11-17 05:40:58 +00:00
parent f950225229
commit 358a1e959e

View File

@ -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"