From a3dd25f354095c900050c6c05f1d25f2bed134a3 Mon Sep 17 00:00:00 2001 From: Juice Date: Wed, 26 Feb 2020 21:46:09 +0300 Subject: [PATCH] Update csgo InfoChanged offset (#1192) --- gamedata/sdktools.games/engine.csgo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index 5ec86e42..0c004759 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -225,10 +225,10 @@ */ "InfoChanged" { - "windows" "484" - "linux" "464" - "linux64" "592" - "mac64" "608" + "windows" "488" + "linux" "468" + "linux64" "600" + "mac64" "616" } } }