mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
comment
This commit is contained in:
parent
6b57e34d80
commit
0954fb2b44
@ -614,6 +614,8 @@ internal ulong DirtyObjectBits()
|
|||||||
return dirtyObjects;
|
return dirtyObjects;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
public bool SerializeObjectsAll(NetworkWriter writer)
|
public bool SerializeObjectsAll(NetworkWriter writer)
|
||||||
{
|
{
|
||||||
bool dirty = false;
|
bool dirty = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user