This commit is contained in:
vis2k 2021-09-16 14:32:18 +08:00
parent 6b57e34d80
commit 0954fb2b44

View File

@ -614,6 +614,8 @@ internal ulong DirtyObjectBits()
return dirtyObjects;
}
////////////////////////////////////////////////////////////////////////
public bool SerializeObjectsAll(NetworkWriter writer)
{
bool dirty = false;