Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_fLogic" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "492"
|
||||
"linux" "512"
|
||||
"mac" "512"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_cTargets" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "496"
|
||||
"linux" "516"
|
||||
"mac" "516"
|
||||
@ -35,6 +39,9 @@
|
||||
|
||||
"m_iTargetName" // int[16]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "16"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "520"
|
||||
"mac" "520"
|
||||
|
Reference in New Issue
Block a user