Exemple #1
0
 public void OnClickOpenServerList()
 {
     lobbyManager.StartMatchingmakingClient();
     lobbyManager.ChangeTo(lobbyServerList);
 }