Gamedata: Remove any static members
This commit is contained in:
@ -19,20 +19,6 @@
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
"m_szFriends" // char*[3]
|
||||
{
|
||||
"windows" "-20"
|
||||
"linux" "0"
|
||||
"mac" "0"
|
||||
}
|
||||
|
||||
"g_talkWaitTime" // float
|
||||
{
|
||||
"windows" "-20"
|
||||
"linux" "0"
|
||||
"mac" "0"
|
||||
}
|
||||
|
||||
"m_bitsSaid" // int
|
||||
{
|
||||
"windows" "1700"
|
||||
@ -102,13 +88,6 @@
|
||||
"linux" "1824"
|
||||
"mac" "1824"
|
||||
}
|
||||
|
||||
"m_scheduleList" // Schedule_t*[11]
|
||||
{
|
||||
"windows" "-20"
|
||||
"linux" "0"
|
||||
"mac" "0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user