Update gamedata for all supported mods (#771)
* Update CS gamedata * Update TFC gamedata * Update DoD gamedata * Update Valve gamedata * Update Gearbox gamedata
This commit is contained in:
@ -1729,6 +1729,33 @@
|
||||
"linux" "2468"
|
||||
"mac" "2468"
|
||||
}
|
||||
|
||||
"m_iLastAccount" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "2480"
|
||||
"linux" "2500"
|
||||
"mac" "2500"
|
||||
}
|
||||
|
||||
"m_iLastClientHealth" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "2484"
|
||||
"linux" "2504"
|
||||
"mac" "2504"
|
||||
}
|
||||
|
||||
"m_tmNextAccountHealthUpdate" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "2488"
|
||||
"linux" "2508"
|
||||
"mac" "2508"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user