Removed debug statement
This commit is contained in:
parent
01edd4c168
commit
3169ce5ead
@ -346,7 +346,6 @@ namespace MLAPI
|
||||
}
|
||||
break;
|
||||
case NetworkEventType.DataEvent:
|
||||
Debug.Log("RECIEVE");
|
||||
HandleIncomingData(connectionId, ref messageBuffer);
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user