mirror of
https://github.com/jason-e/rngfix.git
synced 2025-12-06 18:08:33 +00:00
Merge pull request #10 from GAMMACASE/master
Update gamedata after latest CSGO update (22/09/21)
This commit is contained in:
commit
c233d0bcc3
@ -36,15 +36,15 @@
|
|||||||
// applies to trigger_vphysics_motion and trigger_wind
|
// applies to trigger_vphysics_motion and trigger_wind
|
||||||
"CBaseVPhysicsTrigger::PassesTriggerFilters"
|
"CBaseVPhysicsTrigger::PassesTriggerFilters"
|
||||||
{
|
{
|
||||||
"windows" "199"
|
"windows" "200"
|
||||||
"linux" "200"
|
"linux" "201"
|
||||||
}
|
}
|
||||||
|
|
||||||
// applies to all other triggers
|
// applies to all other triggers
|
||||||
"CBaseTrigger::PassesTriggerFilters"
|
"CBaseTrigger::PassesTriggerFilters"
|
||||||
{
|
{
|
||||||
"windows" "209"
|
"windows" "210"
|
||||||
"linux" "210"
|
"linux" "211"
|
||||||
}
|
}
|
||||||
|
|
||||||
"IServerGameEnts::MarkEntitiesAsTouching"
|
"IServerGameEnts::MarkEntitiesAsTouching"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user