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