add comment

This commit is contained in:
vis2k 2021-03-13 19:42:49 +08:00
parent b258a27c09
commit 23722ce828

View File

@ -162,6 +162,7 @@ public static void Connect(Uri uri)
} }
// TODO why are there two connect host methods? // TODO why are there two connect host methods?
// called from NetworkManager.FinishStartHost()
public static void ConnectHost() public static void ConnectHost()
{ {
//Debug.Log("Client Connect Host to Server"); //Debug.Log("Client Connect Host to Server");