Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_flNextAnimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1252"
|
||||
"linux" "1268"
|
||||
"mac" "1268"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iShell" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1256"
|
||||
"linux" "1272"
|
||||
"mac" "1272"
|
||||
@ -35,6 +39,9 @@
|
||||
|
||||
"m_usWindUp" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1260"
|
||||
"linux" "1276"
|
||||
"mac" "1276"
|
||||
@ -42,6 +49,9 @@
|
||||
|
||||
"m_usWindDown" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1262"
|
||||
"linux" "1278"
|
||||
"mac" "1278"
|
||||
@ -49,6 +59,9 @@
|
||||
|
||||
"m_usFire" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1264"
|
||||
"linux" "1280"
|
||||
"mac" "1280"
|
||||
@ -56,6 +69,9 @@
|
||||
|
||||
"m_usStartSpin" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1266"
|
||||
"linux" "1282"
|
||||
"mac" "1282"
|
||||
@ -63,6 +79,9 @@
|
||||
|
||||
"m_usSpin" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1268"
|
||||
"linux" "1284"
|
||||
"mac" "1284"
|
||||
@ -70,6 +89,9 @@
|
||||
|
||||
"m_usACStart" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1270"
|
||||
"linux" "1286"
|
||||
"mac" "1286"
|
||||
|
Reference in New Issue
Block a user