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 // applies to trigger_vphysics_motion and trigger_wind
"CBaseVPhysicsTrigger::PassesTriggerFilters" "CBaseVPhysicsTrigger::PassesTriggerFilters"
{ {
"windows" "188" "windows" "194"
"linux" "189" "linux" "195"
} }
// applies to all other triggers // applies to all other triggers
"CBaseTrigger::PassesTriggerFilters" "CBaseTrigger::PassesTriggerFilters"
{ {
"windows" "197" "windows" "203"
"linux" "198" "linux" "204"
} }
"IServerGameEnts::MarkEntitiesAsTouching" "IServerGameEnts::MarkEntitiesAsTouching"