Update CS offsets
This commit is contained in:
@ -21,6 +21,9 @@
|
||||
{
|
||||
"m_szMapName" // char[32]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "32"
|
||||
|
||||
"windows" "292"
|
||||
"linux" "312"
|
||||
"mac" "312"
|
||||
@ -28,6 +31,9 @@
|
||||
|
||||
"m_szLandmarkName" // char[32]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "32"
|
||||
|
||||
"windows" "324"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -35,6 +41,8 @@
|
||||
|
||||
"m_changeTarget" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "356"
|
||||
"linux" "376"
|
||||
"mac" "376"
|
||||
@ -42,6 +50,8 @@
|
||||
|
||||
"m_changeTargetDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "360"
|
||||
"linux" "380"
|
||||
"mac" "380"
|
||||
|
Reference in New Issue
Block a user