mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
comment
This commit is contained in:
parent
ebdd36f6fc
commit
12ce588711
@ -48,7 +48,7 @@ public override void Rebuild(NetworkIdentity identity, bool initialize)
|
|||||||
|
|
||||||
public override bool OnCheckObserver(NetworkIdentity identity, NetworkConnectionToClient newObserver)
|
public override bool OnCheckObserver(NetworkIdentity identity, NetworkConnectionToClient newObserver)
|
||||||
{
|
{
|
||||||
// we build initial state during the normal loop too
|
// do nothing, we rebuild globally and individually in OnSpawned
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user