Beispiel #1
0
 public void onClickWaitCancel()
 {
     MonoScript.LeaveRoom();
     ui_wait.SetActive(false);
     ui_room.SetActive(true);
 }