22 lines
326 B
Plaintext
22 lines
326 B
Plaintext
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|