From ad6a3d5379b70bdcb66dbbc5264902b36fbf6a61 Mon Sep 17 00:00:00 2001 From: GAMMACASE Date: Wed, 22 Sep 2021 18:34:23 +0300 Subject: [PATCH] Update gamedata after latest CSGO update (22/09/21) --- plugin/gamedata/rngfix.games.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin/gamedata/rngfix.games.txt b/plugin/gamedata/rngfix.games.txt index 34a962f..35b2076 100644 --- a/plugin/gamedata/rngfix.games.txt +++ b/plugin/gamedata/rngfix.games.txt @@ -36,15 +36,15 @@ // applies to trigger_vphysics_motion and trigger_wind "CBaseVPhysicsTrigger::PassesTriggerFilters" { - "windows" "199" - "linux" "200" + "windows" "200" + "linux" "201" } // applies to all other triggers "CBaseTrigger::PassesTriggerFilters" { - "windows" "209" - "linux" "210" + "windows" "210" + "linux" "211" } "IServerGameEnts::MarkEntitiesAsTouching"