Exemplo n.º 1
0
 public override void OnJoinedLobby()
 {
     Debug.Log("You are now at the lobby.");
     PanelSwitch.togglePanelState();
 }