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
"CBaseVPhysicsTrigger::PassesTriggerFilters"
{
"windows" "196"
"linux" "197"
"windows" "200"
"linux" "201"
}
// applies to all other triggers
"CBaseTrigger::PassesTriggerFilters"
{
"windows" "206"
"linux" "207"
"windows" "210"
"linux" "211"
}
"IServerGameEnts::MarkEntitiesAsTouching"