sourcemod/gamedata/core.games/game.gmod9.txt

24 lines
227 B
Plaintext
Raw Normal View History

2023-12-19 00:52:54 +01:00
/*
modified copy of engine.ep1.txt
*/
"Games"
{
/* CGlobalEntityList */
"#default"
{
"#supported"
{
"game" "gmod9"
}
"Offsets"
{
"GetDataDescMap"
{
"windows" "15"
"linux" "16"
}
}
}
}