From 46d71790be44db4ca53e25be0b505f2aad7d2198 Mon Sep 17 00:00:00 2001 From: Dr!fter Date: Thu, 26 Sep 2013 21:00:58 -0400 Subject: [PATCH] Fix Team Score Offset's for linux on CS:GO --- gamedata/sm-cstrike.games/game.csgo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index aacdea64..ae9c29f8 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -33,14 +33,14 @@ "CTTeamScoreOffset" { "windows" "97" - "linux" "125" + "linux" "124" "mac" "150" } //Offset into CheckRestartRound "TTeamScoreOffset" { "windows" "122" - "linux" "160" + "linux" "159" "mac" "185" } "ClanTagOffset"