Update gamedata for CSGO's Danger Zone update

This commit is contained in:
rio 2018-12-06 20:50:49 -06:00
parent 1c85683a7e
commit ba2e9d22a5

View File

@ -36,15 +36,15 @@
// applies to trigger_vphysics_motion and trigger_wind // applies to trigger_vphysics_motion and trigger_wind
"CBaseVPhysicsTrigger::PassesTriggerFilters" "CBaseVPhysicsTrigger::PassesTriggerFilters"
{ {
"windows" "196" "windows" "200"
"linux" "197" "linux" "201"
} }
// applies to all other triggers // applies to all other triggers
"CBaseTrigger::PassesTriggerFilters" "CBaseTrigger::PassesTriggerFilters"
{ {
"windows" "206" "windows" "210"
"linux" "207" "linux" "211"
} }
"IServerGameEnts::MarkEntitiesAsTouching" "IServerGameEnts::MarkEntitiesAsTouching"