Merge pull request #10 from GAMMACASE/master

Update gamedata after latest CSGO update (22/09/21)
This commit is contained in:
rio 2021-09-22 18:14:44 -04:00 committed by GitHub
commit c233d0bcc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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