public void OnBtnChangeMap() { LobbyManager.s_Singleton.coverPanel.SetActive(true); mapSelector.gameObject.SetActive(true); mapSelector.SetUp(); }