Update gamedata for cstrike 2025-02-18 update (only 32-bit for now)

This commit is contained in:
rtldg 2025-02-22 15:29:26 +00:00 committed by GitHub
parent c233d0bcc3
commit dc538e7ae8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,15 +62,15 @@
// applies to trigger_vphysics_motion and trigger_wind
"CBaseVPhysicsTrigger::PassesTriggerFilters"
{
"windows" "188"
"linux" "189"
"windows" "194"
"linux" "195"
}
// applies to all other triggers
"CBaseTrigger::PassesTriggerFilters"
{
"windows" "197"
"linux" "198"
"windows" "203"
"linux" "204"
}
"IServerGameEnts::MarkEntitiesAsTouching"