【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(); StopVoice();
StopAllSFX(); StopAllSFX();
StopMusic(); //StopMusic();
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "com.staryevo.audiocore", "name": "com.staryevo.audiocore",
"version": "1.0.17", "version": "1.0.18",
"displayName": "04.AudioCore", "displayName": "04.AudioCore",
"description": "音频播放工具", "description": "音频播放工具",
"unity": "2021.3", "unity": "2021.3",