新增bgm:Null(用于zday节日,替换原来的blank)

This commit is contained in:
MrZ626
2021-09-10 16:59:45 +08:00
parent 18f3414f34
commit 29aff06b1d
2 changed files with 1 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ function THEME.set(theme)
MES.new('info',"★☆新年快乐☆★")
elseif theme=='zday1'then
BG.setDefault('lanterns')
BGM.setDefault('blank')
BGM.setDefault('null')
elseif theme=='zday2'then
BG.setDefault('lanterns')
BGM.setDefault('overzero')