Update Opfor offsets

This commit is contained in:
Arkshine
2015-08-10 16:20:43 +02:00
parent a50b1e17d8
commit a6e587f0f0
232 changed files with 3188 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_iSwing" // int
{
"type" "integer"
"windows" "192"
"linux" "208"
"mac" "208"
@ -28,6 +30,8 @@
"m_trHit" // TraceResult
{
"type" "structure"
"windows" "196"
"linux" "212"
"mac" "212"
@ -35,6 +39,9 @@
"m_usCrowbar" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "252"
"linux" "268"
"mac" "268"