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