cleaned up the core gamedata file a bit
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401378
This commit is contained in:
parent
af4a59c071
commit
1191b6332d
@ -24,32 +24,19 @@
|
||||
}
|
||||
}
|
||||
|
||||
"cstrike"
|
||||
/**
|
||||
* Which games support ShowMenu?
|
||||
*/
|
||||
"#default"
|
||||
{
|
||||
"Keys"
|
||||
"#supported"
|
||||
{
|
||||
"HudRadioMenuMsg" "ShowMenu"
|
||||
"game" "cstrike"
|
||||
"game" "dod"
|
||||
"game" "sourceforts"
|
||||
"game" "!Insurgency"
|
||||
}
|
||||
}
|
||||
|
||||
"dod"
|
||||
{
|
||||
"Keys"
|
||||
{
|
||||
"HudRadioMenuMsg" "ShowMenu"
|
||||
}
|
||||
}
|
||||
|
||||
"sourceforts"
|
||||
{
|
||||
"Keys"
|
||||
{
|
||||
"HudRadioMenuMsg" "ShowMenu"
|
||||
}
|
||||
}
|
||||
|
||||
"!Insurgency"
|
||||
{
|
||||
"Keys"
|
||||
{
|
||||
"HudRadioMenuMsg" "ShowMenu"
|
||||
|
Loading…
Reference in New Issue
Block a user