Exemplo n.º 1
0
 public void Play()
 {
     launcher.Connect();
     MainMenuPanel.SetActive(false);
     RoomPanel.SetActive(true);
 }