Update HLDM offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_globalstate" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "84"
|
||||
"linux" "100"
|
||||
"mac" "100"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_triggermode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "88"
|
||||
"linux" "104"
|
||||
"mac" "104"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_initialstate" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "92"
|
||||
"linux" "108"
|
||||
"mac" "108"
|
||||
|
Reference in New Issue
Block a user