Update TFC offsets

This commit is contained in:
Arkshine
2015-08-10 16:06:33 +02:00
parent 9a83db66f5
commit a50b1e17d8
120 changed files with 1928 additions and 1 deletions

View File

@ -21,6 +21,9 @@
{
"m_szMapName" // char[32]
{
"type" "string"
"size" "32"
"windows" "1280"
"linux" "1300"
"mac" "1300"
@ -28,6 +31,9 @@
"m_szLandmarkName" // char[32]
{
"type" "string"
"size" "32"
"windows" "1312"
"linux" "1332"
"mac" "1332"
@ -35,6 +41,8 @@
"m_changeTarget" // int
{
"type" "integer"
"windows" "1344"
"linux" "1364"
"mac" "1364"
@ -42,6 +50,8 @@
"m_changeTargetDelay" // float
{
"type" "time"
"windows" "1348"
"linux" "1368"
"mac" "1368"