From 9af5023a8f28c75d16b374a7f739fdb88fac3de2 Mon Sep 17 00:00:00 2001 From: Ruben Gonzalez Date: Sun, 18 May 2014 21:45:08 -0400 Subject: [PATCH] Update CStrike ext Windows Terrorist team score offset (bug 6129). --- gamedata/sm-cstrike.games/game.css.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata/sm-cstrike.games/game.css.txt b/gamedata/sm-cstrike.games/game.css.txt index 6a5a73fe..eb19f0e6 100644 --- a/gamedata/sm-cstrike.games/game.css.txt +++ b/gamedata/sm-cstrike.games/game.css.txt @@ -45,7 +45,7 @@ //Offset into CheckWinLimit to find T team score offset from gamerules. For mac this is an offset into CCSGameRules::Think "TTeamScoreOffset" { - "windows" "58" + "windows" "56" "linux" "38" "mac" "481" }