Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_pSpot" // CLaserSpot*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1252"
|
||||
"linux" "1268"
|
||||
"mac" "1268"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iSpotActive" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1256"
|
||||
"linux" "1272"
|
||||
"mac" "1272"
|
||||
@ -35,6 +39,9 @@
|
||||
|
||||
"m_usFireSniper" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1260"
|
||||
"linux" "1276"
|
||||
"mac" "1276"
|
||||
@ -42,6 +49,9 @@
|
||||
|
||||
"m_usSniperHit" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1262"
|
||||
"linux" "1278"
|
||||
"mac" "1278"
|
||||
|
Reference in New Issue
Block a user