From 3c89f2b1c29b55009cd71863e4cac91a445ca4be Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Sun, 1 Jun 2014 16:47:49 -0500 Subject: [PATCH] Update clan tag and team score offsets for cstrike ext on OS X. --- gamedata/sm-cstrike.games/game.css.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gamedata/sm-cstrike.games/game.css.txt b/gamedata/sm-cstrike.games/game.css.txt index eb19f0e65..773ec1f37 100644 --- a/gamedata/sm-cstrike.games/game.css.txt +++ b/gamedata/sm-cstrike.games/game.css.txt @@ -33,21 +33,21 @@ { "windows" "24" "linux" "29" - "mac" "29" + "mac" "18" } //Offset into CheckWinLimit to find CT team score offset from gamerules. For mac this is an offset into CCSGameRules::Think "CTTeamScoreOffset" { "windows" "18" "linux" "27" - "mac" "466" + "mac" "205" } //Offset into CheckWinLimit to find T team score offset from gamerules. For mac this is an offset into CCSGameRules::Think "TTeamScoreOffset" { "windows" "56" "linux" "38" - "mac" "481" + "mac" "216" } } "Signatures"