Update CS offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iLoop" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
"mac" "160"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iBeam" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "164"
|
||||
"mac" "164"
|
||||
@ -35,6 +39,9 @@
|
||||
|
||||
"m_pBeam" // CBeam*[24]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "24"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
"mac" "168"
|
||||
@ -42,6 +49,9 @@
|
||||
|
||||
"m_flBeamTime" // float[24]
|
||||
{
|
||||
"type" "time"
|
||||
"size" "24"
|
||||
|
||||
"windows" "248"
|
||||
"linux" "264"
|
||||
"mac" "264"
|
||||
@ -49,6 +59,8 @@
|
||||
|
||||
"m_flStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
"mac" "360"
|
||||
|
Reference in New Issue
Block a user