Update CS offsets

This commit is contained in:
Arkshine
2015-08-10 12:28:44 +02:00
parent f4f4d966f3
commit db14b0eae8
111 changed files with 1968 additions and 25 deletions

View File

@ -21,6 +21,8 @@
{
"m_accel" // float
{
"type" "time"
"windows" "136"
"linux" "152"
"mac" "152"
@ -28,6 +30,8 @@
"m_distance" // float
{
"type" "time"
"windows" "140"
"linux" "156"
"mac" "156"
@ -35,6 +39,8 @@
"m_time" // float
{
"type" "time"
"windows" "144"
"linux" "160"
"mac" "160"
@ -42,6 +48,8 @@
"m_damp" // float
{
"type" "time"
"windows" "148"
"linux" "164"
"mac" "164"
@ -49,6 +57,8 @@
"m_maxSpeed" // float
{
"type" "time"
"windows" "152"
"linux" "168"
"mac" "168"
@ -56,6 +66,8 @@
"m_dampSpeed" // float
{
"type" "time"
"windows" "156"
"linux" "172"
"mac" "172"
@ -63,6 +75,8 @@
"m_center" // Vector
{
"type" "vector"
"windows" "160"
"linux" "176"
"mac" "176"
@ -70,6 +84,8 @@
"m_start" // Vector
{
"type" "vector"
"windows" "172"
"linux" "188"
"mac" "188"