Gamedata: Remove any static members

This commit is contained in:
Arkshine
2015-08-07 20:37:39 +02:00
parent 0baa7d47b6
commit e0d80639b3
24 changed files with 0 additions and 378 deletions

View File

@ -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" "916"
@ -116,13 +102,6 @@
"linux" "1052"
"mac" "1052"
}
"m_scheduleList" // Schedule_t*[11]
{
"windows" "-20"
"linux" "0"
"mac" "0"
}
}
}
}