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_bMoveSnd" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "1280"
"linux" "1300"
"mac" "1300"
@ -28,6 +31,9 @@
"m_bStopSnd" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "1281"
"linux" "1301"
"mac" "1301"
@ -35,6 +41,8 @@
"m_volume" // float
{
"type" "time"
"windows" "1284"
"linux" "1304"
"mac" "1304"