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_trHit" // TraceResult
{
"type" "structure"
"windows" "320"
"linux" "336"
"mac" "336"
@ -28,6 +30,9 @@
"m_usKnife" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "376"
"linux" "392"
"mac" "392"