Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_fTimerLength" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_fRoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
"mac" "348"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_bTimer" // bool
|
||||
{
|
||||
"type" "boolean"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
"mac" "352"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_fLastThinkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
"mac" "356"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_fUpdateTimer" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
"mac" "360"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_sMaster" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "348"
|
||||
"linux" "364"
|
||||
"mac" "364"
|
||||
|
Reference in New Issue
Block a user