Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_sMaster" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_sCPMaster" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
"mac" "348"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_bNeutral" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
"mac" "352"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_bInControl" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
"mac" "356"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_bNotInControl" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
"mac" "360"
|
||||
|
Reference in New Issue
Block a user