Fixed CS:S "TTeamScoreOffset" gamedata offset (bug 5352, r=psychonic).
This commit is contained in:
parent
e0278071cf
commit
354279bc1e
@ -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" "40"
|
"windows" "58"
|
||||||
"linux" "57"
|
"linux" "57"
|
||||||
"mac" "481"
|
"mac" "481"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user