Exemplo n.º 1
0
 //проигрование звука вне города
 private void PlayBattle()
 {
     SetClipAndPlay(WorldConfig.GetLoopSoundBattle(map));
 }