mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Syntax
This commit is contained in:
parent
666af57146
commit
29f106fb32
@ -6,9 +6,7 @@ namespace Mirror
|
||||
{
|
||||
sealed class LocalClient : NetworkClient
|
||||
{
|
||||
|
||||
Queue<NetworkMessage> m_InternalMsgs = new Queue<NetworkMessage>();
|
||||
|
||||
bool m_Connected;
|
||||
|
||||
public override void Disconnect()
|
||||
|
Loading…
Reference in New Issue
Block a user