Update TFC offsets

This commit is contained in:
Arkshine
2015-08-10 16:06:33 +02:00
parent 9a83db66f5
commit a50b1e17d8
120 changed files with 1928 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_iLoop" // int
{
"type" "integer"
"windows" "1132"
"linux" "1148"
"mac" "1148"
@ -28,6 +30,8 @@
"m_iBeam" // int
{
"type" "integer"
"windows" "1136"
"linux" "1152"
"mac" "1152"
@ -35,6 +39,9 @@
"m_pBeam" // CBeam*[24]
{
"type" "classptr"
"size" "24"
"windows" "1140"
"linux" "1156"
"mac" "1156"
@ -42,6 +49,9 @@
"m_flBeamTime" // float[24]
{
"type" "time"
"size" "24"
"windows" "1236"
"linux" "1252"
"mac" "1252"
@ -49,6 +59,8 @@
"m_flStartTime" // float
{
"type" "time"
"windows" "1332"
"linux" "1348"
"mac" "1348"