From 79970ca5fa4fc068e73c98d3ca1dc6440fcd104a 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 f817d93d..366938a6 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" } } }