Fixed CS:S "TTeamScoreOffset" gamedata offset (bug 5352, r=psychonic).

This commit is contained in:
Drifter 2012-06-26 19:07:22 -04:00
parent e0278071cf
commit 354279bc1e

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
"TTeamScoreOffset"
{
"windows" "40"
"windows" "58"
"linux" "57"
"mac" "481"
}