sm-plugins-csgo/CSGOPushFix/gamedata/CSGOPushFix.games.txt

22 lines
326 B
Plaintext
Raw Permalink Normal View History

2020-03-25 19:04:16 +01:00
"Games"
{
"csgo"
{
"Offsets"
{
// applies to trigger_vphysics_motion and trigger_wind
"CBaseVPhysicsTrigger::PassesTriggerFilters"
{
"windows" "199"
"linux" "200"
}
// applies to all other triggers
"CBaseTrigger::PassesTriggerFilters"
{
"windows" "209"
"linux" "210"
}
}
}
}