mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
remove whitespace
This commit is contained in:
parent
a82367b2c6
commit
19a9995501
@ -43,9 +43,9 @@ public bool isServer
|
||||
|
||||
public uint netId { get; internal set; }
|
||||
public ulong sceneId => m_SceneId;
|
||||
[FormerlySerializedAs("m_ServerOnly")]
|
||||
[FormerlySerializedAs("m_ServerOnly")]
|
||||
public bool serverOnly;
|
||||
[FormerlySerializedAs("m_LocalPlayerAuthority")]
|
||||
[FormerlySerializedAs("m_LocalPlayerAuthority")]
|
||||
public bool localPlayerAuthority;
|
||||
public NetworkConnection clientAuthorityOwner { get; internal set; }
|
||||
public NetworkConnection connectionToServer { get; internal set; }
|
||||
|
Loading…
Reference in New Issue
Block a user