This commit is contained in:
2025-09-18 18:26:26 +08:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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