Update CS offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_cTargets" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "292"
|
||||
"linux" "312"
|
||||
"mac" "312"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_index" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "296"
|
||||
"linux" "316"
|
||||
"mac" "316"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "300"
|
||||
"linux" "320"
|
||||
"mac" "320"
|
||||
@ -42,6 +48,9 @@
|
||||
|
||||
"m_iTargetName" // int[16]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "16"
|
||||
|
||||
"windows" "304"
|
||||
"linux" "324"
|
||||
"mac" "324"
|
||||
@ -49,6 +58,9 @@
|
||||
|
||||
"m_flTargetDelay" // float[16]
|
||||
{
|
||||
"type" "time"
|
||||
"size" "16"
|
||||
|
||||
"windows" "368"
|
||||
"linux" "388"
|
||||
"mac" "388"
|
||||
|
Reference in New Issue
Block a user