mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50: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)
|
||||
{
|
||||
|
||||
NetworkWriter writer = NetworkWriterPool.GetWriter();
|
||||
// serialize all the dirty components and send (if any were dirty)
|
||||
if (OnSerializeAllSafely(false, writer))
|
||||
|
Loading…
Reference in New Issue
Block a user