Fixed linux CTTeamScoreOffset and TTeamScoreOffset offsets for CS:GO.
This commit is contained in:
parent
83b3c3ab8f
commit
89325f9995
@ -32,14 +32,14 @@
|
|||||||
"CTTeamScoreOffset"
|
"CTTeamScoreOffset"
|
||||||
{
|
{
|
||||||
"windows" "97"
|
"windows" "97"
|
||||||
"linux" "117"
|
"linux" "124"
|
||||||
}
|
}
|
||||||
//Offset into CheckRestartRound
|
//Offset into CheckRestartRound
|
||||||
//Only Windows/Linux for now.
|
//Only Windows/Linux for now.
|
||||||
"TTeamScoreOffset"
|
"TTeamScoreOffset"
|
||||||
{
|
{
|
||||||
"windows" "119"
|
"windows" "119"
|
||||||
"linux" "152"
|
"linux" "159"
|
||||||
}
|
}
|
||||||
//Offset into IncrementNumMVPs to find MVP count offset from player
|
//Offset into IncrementNumMVPs to find MVP count offset from player
|
||||||
//Only Windows/Linux for now.
|
//Only Windows/Linux for now.
|
||||||
|
Loading…
Reference in New Issue
Block a user