mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
TODO
This commit is contained in:
parent
a8c7c54d46
commit
fe3b7ae57c
@ -1585,6 +1585,9 @@ static void Broadcast()
|
||||
// return serialized writers to pool
|
||||
CleanupSerializations();
|
||||
|
||||
// TODO we already clear the serialized component's dirty bits above
|
||||
// might as well clear everything???
|
||||
//
|
||||
// TODO this unfortunately means we still need to iterate ALL
|
||||
// spawned and not just the ones with observers. figure
|
||||
// out a way to get rid of this.
|
||||
|
Loading…
Reference in New Issue
Block a user