Update CS offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_animate" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
"mac" "152"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "140"
|
||||
"linux" "156"
|
||||
"mac" "156"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
"mac" "160"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_renderfx" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "164"
|
||||
"mac" "164"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_rendermode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
"mac" "168"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_renderamt" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "172"
|
||||
"mac" "172"
|
||||
@ -63,6 +75,9 @@
|
||||
|
||||
"m_rendercolor" // float[3]
|
||||
{
|
||||
"type" "time"
|
||||
"size" "3"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
"mac" "176"
|
||||
|
Reference in New Issue
Block a user