mirror of
https://github.com/jason-e/rngfix.git
synced 2025-12-06 18:08:33 +00:00
Update gamedata for cstrike 2025-02-18 update (only 32-bit for now)
This commit is contained in:
parent
c233d0bcc3
commit
dc538e7ae8
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user