sourcemod/gamedata/core.games/game.gmod9.txt
2023-12-18 23:52:54 +00:00

24 lines
227 B
Plaintext

/*
modified copy of engine.ep1.txt
*/
"Games"
{
/* CGlobalEntityList */
"#default"
{
"#supported"
{
"game" "gmod9"
}
"Offsets"
{
"GetDataDescMap"
{
"windows" "15"
"linux" "16"
}
}
}
}