Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_accel" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1124"
|
||||
"linux" "1140"
|
||||
"mac" "1140"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_distance" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1128"
|
||||
"linux" "1144"
|
||||
"mac" "1144"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_time" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1132"
|
||||
"linux" "1148"
|
||||
"mac" "1148"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_damp" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1136"
|
||||
"linux" "1152"
|
||||
"mac" "1152"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_maxSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1140"
|
||||
"linux" "1156"
|
||||
"mac" "1156"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_dampSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1144"
|
||||
"linux" "1160"
|
||||
"mac" "1160"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_center" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1148"
|
||||
"linux" "1164"
|
||||
"mac" "1164"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_start" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1160"
|
||||
"linux" "1176"
|
||||
"mac" "1176"
|
||||
|
Reference in New Issue
Block a user