From 354279bc1e18b0ff06406225e6a5634c28ef8363 Mon Sep 17 00:00:00 2001 From: Drifter Date: Tue, 26 Jun 2012 19:07:22 -0400 Subject: [PATCH] Fixed CS:S "TTeamScoreOffset" gamedata offset (bug 5352, r=psychonic). --- 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 e9e4f29e..d034a682 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" "40" + "windows" "58" "linux" "57" "mac" "481" }