Beispiel #1
0
 public override void OnConnectedToMaster()
 {
     status = Status.Joining;
     Net.JoinRandomRoom();
 }