D3ltaQ's picture
Upload 2197 files
24b81cb verified
raw
history blame contribute delete
112 Bytes
class SyncData
{
int m_SyncInt;
ref SyncPlayerList m_ServerPlayerList;
ref SyncEntityKillInfo m_EntityKill;
}