mirror of
https://github.com/jason-e/rngfix.git
synced 2025-12-07 02:18:32 +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
|
// 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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user