Correct missed team offsets in CheckRestartRound (#1844)
This commit is contained in:
parent
eda9a42ee2
commit
9ddcd335af
@ -39,16 +39,16 @@
|
||||
//Offset into CheckRestartRound
|
||||
"CTTeamScoreOffset"
|
||||
{
|
||||
"windows" "98"
|
||||
"linux" "115"
|
||||
"windows" "174"
|
||||
"linux" "107"
|
||||
"linux64" "143"
|
||||
"mac64" "148"
|
||||
}
|
||||
//Offset into CheckRestartRound
|
||||
"TTeamScoreOffset"
|
||||
{
|
||||
"windows" "125"
|
||||
"linux" "148"
|
||||
"windows" "201"
|
||||
"linux" "140"
|
||||
"linux64" "174"
|
||||
"mac64" "177"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user