Fix Team Score Offset's for linux on CS:GO

This commit is contained in:
Dr!fter 2013-09-26 21:04:51 -04:00
parent 55bf8ec095
commit fbc851ceae

View File

@ -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"