Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"angThrow" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "476"
|
||||
"linux" "492"
|
||||
"mac" "492"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"vecSrc" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "488"
|
||||
"linux" "504"
|
||||
"mac" "504"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"vecThrow" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "516"
|
||||
"mac" "516"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"flVel" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "528"
|
||||
"mac" "528"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_bUnderhand" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "516"
|
||||
"linux" "532"
|
||||
"mac" "532"
|
||||
|
Reference in New Issue
Block a user