Пример #1
0
 public void MenuUIOn()
 {
     SoundDelegate.instance.PlayMono(MonoSound.BUTTONTITLE);
     menuUI.On();
 }