Update HLDM offsets

This commit is contained in:
Arkshine
2015-08-10 15:58:41 +02:00
parent 2fa53badd9
commit 9a83db66f5
138 changed files with 1775 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_iLoop" // int
{
"type" "integer"
"windows" "92"
"linux" "108"
"mac" "108"
@ -28,6 +30,8 @@
"m_iBeam" // int
{
"type" "integer"
"windows" "96"
"linux" "112"
"mac" "112"
@ -35,6 +39,9 @@
"m_pBeam" // CBeam*[24]
{
"type" "classptr"
"size" "24"
"windows" "100"
"linux" "116"
"mac" "116"
@ -42,6 +49,9 @@
"m_flBeamTime" // float[24]
{
"type" "time"
"size" "24"
"windows" "196"
"linux" "212"
"mac" "212"
@ -49,6 +59,8 @@
"m_flStartTime" // float
{
"type" "time"
"windows" "292"
"linux" "308"
"mac" "308"