From 1dd84e3ed3506e88e0a4d4a3e96ca6f7c58128c4 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 7 Oct 2016 14:41:53 -0400 Subject: [PATCH] Update CS:GO InfoChanged gamedata. (Fixes SetClientInfo). --- 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 03cb6e56..2ac4061f 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -214,9 +214,9 @@ */ "InfoChanged" { - "windows" "476" - "linux" "456" - "mac" "456" + "windows" "480" + "linux" "460" + "mac" "460" } } }