Update TFC offsets
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user