Files
sm-ext-sendsnapshotfixer/addons/sourcemod/gamedata/ssf.games.txt
T

21 lines
254 B
Plaintext

"Games"
{
"#default"
{
"#supported"
{
"engine" "orangebox_valve"
"engine" "css"
}
"Signatures"
{
"CBaseClient__SendSnapshot"
{
"library" "engine"
"linux" "@_ZN11CBaseClient12SendSnapshotEP12CClientFrame"
}
}
}
}