From ee593d50498266de9b98aaa4c649872566a8e1ff Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Wed, 21 Jun 2017 14:40:42 -0400 Subject: [PATCH] Update CS:GO InfoChanged offset. --- gamedata/sdktools.games/engine.csgo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index df711e016..c7795ffeb 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -201,9 +201,9 @@ */ "InfoChanged" { - "windows" "480" - "linux" "460" - "mac" "460" + "windows" "484" + "linux" "464" + "mac" "464" } } }