sourcemod/configs/gamedata/core.games.txt
David Anderson fa92af4907 updated core.games.txt to the new style
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40952
2007-06-16 05:40:18 +00:00

41 lines
365 B
Plaintext

"Games"
{
"#default"
{
"Offsets"
{
"GetDataDescMap"
{
"windows" "13"
"linux" "14"
}
}
}
"cstrike"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"dod"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"sourceforts"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
}