Example #1
0
 public void MuteBgm()
 {
     _instance.MuteBgm();
     Logger.Write.Info($"Muting background music");
 }