mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
remove empty line
This commit is contained in:
parent
c194771084
commit
fa04185fa8
@ -69,7 +69,6 @@ static void Initialize()
|
||||
Transport.activeTransport.OnServerConnected.AddListener(OnConnected);
|
||||
Transport.activeTransport.OnServerDataReceived.AddListener(OnDataReceived);
|
||||
Transport.activeTransport.OnServerError.AddListener(OnError);
|
||||
|
||||
}
|
||||
|
||||
internal static void RegisterMessageHandlers()
|
||||
|
Loading…
Reference in New Issue
Block a user