Esempio n. 1
0
 public void PauseBgm()
 {
     _instance.PauseBgm();
     Logger.Write.Info($"Pausing background music");
 }