add comment

This commit is contained in:
vis2k 2021-03-13 19:42:20 +08:00
parent f19385d565
commit b258a27c09

View File

@ -184,6 +184,7 @@ public static void ConnectHost()
}
/// <summary>Connect host mode</summary>
// called from NetworkManager.StartHostClient
// TODO why are there two connect host methods?
public static void ConnectLocalServer()
{