Fix Team Score Offset's for linux on CS:GO
This commit is contained in:
parent
55bf8ec095
commit
fbc851ceae
@ -33,14 +33,14 @@
|
|||||||
"CTTeamScoreOffset"
|
"CTTeamScoreOffset"
|
||||||
{
|
{
|
||||||
"windows" "97"
|
"windows" "97"
|
||||||
"linux" "125"
|
"linux" "124"
|
||||||
"mac" "150"
|
"mac" "150"
|
||||||
}
|
}
|
||||||
//Offset into CheckRestartRound
|
//Offset into CheckRestartRound
|
||||||
"TTeamScoreOffset"
|
"TTeamScoreOffset"
|
||||||
{
|
{
|
||||||
"windows" "122"
|
"windows" "122"
|
||||||
"linux" "160"
|
"linux" "159"
|
||||||
"mac" "185"
|
"mac" "185"
|
||||||
}
|
}
|
||||||
"ClanTagOffset"
|
"ClanTagOffset"
|
||||||
|
Loading…
Reference in New Issue
Block a user