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_iShell" // int
{
"type" "integer"
"windows" "188"
"linux" "204"
"mac" "204"
@ -28,6 +30,9 @@
"m_usFireGlock1" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "192"
"linux" "208"
"mac" "208"
@ -35,6 +40,9 @@
"m_usFireGlock2" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "194"
"linux" "210"
"mac" "210"