This commit is contained in:
Spmario233 2024-03-26 17:26:52 +08:00
parent c072280a05
commit fd1bb04ac4
1 changed files with 1 additions and 1 deletions

View File

@ -7927,7 +7927,7 @@ export const Content = {
event.num = num;
}
if (num > 0) {
delete event.filterStop();
delete event.filterStop;
if (lib.config.background_audio) {
game.playAudio('effect', 'recover');
}