Update CStrike ext Windows Terrorist team score offset (bug 6129).

This commit is contained in:
Ruben Gonzalez 2014-05-18 21:45:08 -04:00
parent 878201c631
commit 9af5023a8f

View File

@ -45,7 +45,7 @@
//Offset into CheckWinLimit to find T team score offset from gamerules. For mac this is an offset into CCSGameRules::Think //Offset into CheckWinLimit to find T team score offset from gamerules. For mac this is an offset into CCSGameRules::Think
"TTeamScoreOffset" "TTeamScoreOffset"
{ {
"windows" "58" "windows" "56"
"linux" "38" "linux" "38"
"mac" "481" "mac" "481"
} }