Пример #1
0
 internal static void PauseAll(bool pause)
 {
     SoundEngine.SetAllSoundsPaused(pause);
 }