重制主菜单bgm,更换marathon-bfmax的bgm
This commit is contained in:
@@ -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')
|
||||
|
||||
BIN
media/BGM/space.ogg
Normal file
BIN
media/BGM/space.ogg
Normal file
Binary file not shown.
@@ -28,7 +28,7 @@ return{
|
||||
end
|
||||
end,
|
||||
mindas=7,minarr=1,minsdarr=1,
|
||||
bg='bg2',bgm='sugar fairy',
|
||||
bg='bg2',bgm='blank',
|
||||
},
|
||||
pauseLimit=true,
|
||||
slowMark=true,
|
||||
|
||||
Reference in New Issue
Block a user