Exemple #1
0
 public void OpenHangar()
 {
     OptionsPanel.SetActive(false);
     WorldMapPanel.SetActive(false);
     Hangar.Init();
 }