mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
syntax
This commit is contained in:
parent
a48f0af43b
commit
7cea78fae5
@ -1354,8 +1354,8 @@ static void BootstrapIdentity(NetworkIdentity identity)
|
|||||||
|
|
||||||
// initialize flags.
|
// initialize flags.
|
||||||
// after NotifyAuthority for compatibility with old behaviour.
|
// after NotifyAuthority for compatibility with old behaviour.
|
||||||
identity.isLocalPlayer = localPlayer == identity;
|
|
||||||
identity.isClient = true;
|
identity.isClient = true;
|
||||||
|
identity.isLocalPlayer = localPlayer == identity;
|
||||||
|
|
||||||
// invoke user callbacks
|
// invoke user callbacks
|
||||||
identity.OnStartClient();
|
identity.OnStartClient();
|
||||||
|
Loading…
Reference in New Issue
Block a user