Update HLDM offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_flNextAnimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "188"
|
||||
"linux" "204"
|
||||
"mac" "204"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iShell" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
"mac" "208"
|
||||
@ -35,6 +39,9 @@
|
||||
|
||||
"m_usMP5" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "196"
|
||||
"linux" "212"
|
||||
"mac" "212"
|
||||
@ -42,6 +49,9 @@
|
||||
|
||||
"m_usMP52" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "198"
|
||||
"linux" "214"
|
||||
"mac" "214"
|
||||
|
Reference in New Issue
Block a user