Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_dpv" // dynpitchvol_t
|
||||
{
|
||||
"type" "structure"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
"mac" "348"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_fActive" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "432"
|
||||
"linux" "448"
|
||||
"mac" "448"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_fLooping" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "436"
|
||||
"linux" "452"
|
||||
"mac" "452"
|
||||
|
Reference in New Issue
Block a user