mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
remove empty whitespace
This commit is contained in:
parent
64ed66edbe
commit
7d2c5e5b0e
@ -41,8 +41,6 @@ public virtual bool Available()
|
|||||||
[HideInInspector] public UnityEventInt OnServerConnected;
|
[HideInInspector] public UnityEventInt OnServerConnected;
|
||||||
[HideInInspector] public UnityEventIntByteArray OnServerDataReceived;
|
[HideInInspector] public UnityEventIntByteArray OnServerDataReceived;
|
||||||
[HideInInspector] public UnityEventIntException OnServerError;
|
[HideInInspector] public UnityEventIntException OnServerError;
|
||||||
|
|
||||||
|
|
||||||
[HideInInspector] public UnityEventInt OnServerDisconnected;
|
[HideInInspector] public UnityEventInt OnServerDisconnected;
|
||||||
|
|
||||||
public abstract bool ServerActive();
|
public abstract bool ServerActive();
|
||||||
|
Loading…
Reference in New Issue
Block a user