@@ -110,7 +110,8 @@ export class audioManager extends Component {
}
public pauseHomeBgm() {
- this.getSound().stop()
+ // this.getSound().stop()
+ this.stopAllBGM()