重制主菜单bgm,更换marathon-bfmax的bgm

This commit is contained in:
MrZ626
2021-05-24 03:17:41 +08:00
parent 3100f31a62
commit 57868b700b
3 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ end
function THEME.set(theme)
if theme=='classic'then
BG.setDefault('space')
BGM.setDefault("blank")
BGM.setDefault("space")
elseif theme=='xmas'then
BG.setDefault('snow')
BGM.setDefault('xmas')