mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
remove empty line
This commit is contained in:
parent
f4c78e0110
commit
48785b594c
@ -1141,7 +1141,6 @@ internal void MirrorUpdate()
|
|||||||
{
|
{
|
||||||
if (observers != null && observers.Count > 0)
|
if (observers != null && observers.Count > 0)
|
||||||
{
|
{
|
||||||
|
|
||||||
NetworkWriter writer = NetworkWriterPool.GetWriter();
|
NetworkWriter writer = NetworkWriterPool.GetWriter();
|
||||||
// serialize all the dirty components and send (if any were dirty)
|
// serialize all the dirty components and send (if any were dirty)
|
||||||
if (OnSerializeAllSafely(false, writer))
|
if (OnSerializeAllSafely(false, writer))
|
||||||
|
Loading…
Reference in New Issue
Block a user