From dc538e7ae88cebaccfe944283bb05cb7eeb49c10 Mon Sep 17 00:00:00 2001 From: rtldg <55846624+rtldg@users.noreply.github.com> Date: Sat, 22 Feb 2025 15:29:26 +0000 Subject: [PATCH] Update gamedata for cstrike 2025-02-18 update (only 32-bit for now) --- 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 35b2076..8d4a744 100644 --- a/plugin/gamedata/rngfix.games.txt +++ b/plugin/gamedata/rngfix.games.txt @@ -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"