【m】初始化音乐暂停关闭

This commit is contained in:
Han
2025-09-17 16:37:26 +08:00
parent 8ee325cc01
commit f5d3e2bb18
2 changed files with 2 additions and 2 deletions

View File

@@ -137,7 +137,7 @@ namespace Stary.Evo.AudioCore
StopVoice();
StopAllSFX();
StopMusic();
//StopMusic();
}
}