mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Unused field (#1299)
This commit is contained in:
parent
e4a701ed4e
commit
a18d6b5eaa
@ -75,8 +75,6 @@ public sealed class NetworkIdentity : MonoBehaviour
|
||||
/// <para>This value is determined at runtime. For most objects, authority is held by the server.</para>
|
||||
/// <para>For objects that had their authority set by AssignClientAuthority on the server, this will be true on the client that owns the object. NOT on other clients.</para>
|
||||
/// </summary>
|
||||
bool isOwner;
|
||||
|
||||
public bool hasAuthority { get; internal set; }
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user