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
fa64fa077f
commit
a574b181bb
@ -1006,7 +1006,6 @@ internal void Reset()
|
|||||||
clientAuthorityOwner = null;
|
clientAuthorityOwner = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// MirrorUpdate is a hot path. Caching the vars msg is really worth it to
|
// MirrorUpdate is a hot path. Caching the vars msg is really worth it to
|
||||||
// avoid large amounts of allocations.
|
// avoid large amounts of allocations.
|
||||||
static UpdateVarsMessage varsMessage = new UpdateVarsMessage();
|
static UpdateVarsMessage varsMessage = new UpdateVarsMessage();
|
||||||
|
Loading…
Reference in New Issue
Block a user