Пример #1
0
 public void OpenLogin()
 {
     LoginUI.SetActive(true);
     RegisterUI.SetActive(false);
 }