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:
parent
f950225229
commit
358a1e959e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user