重制主菜单bgm,更换marathon-bfmax的bgm
This commit is contained in:
@@ -44,7 +44,7 @@ end
|
|||||||
function THEME.set(theme)
|
function THEME.set(theme)
|
||||||
if theme=='classic'then
|
if theme=='classic'then
|
||||||
BG.setDefault('space')
|
BG.setDefault('space')
|
||||||
BGM.setDefault("blank")
|
BGM.setDefault("space")
|
||||||
elseif theme=='xmas'then
|
elseif theme=='xmas'then
|
||||||
BG.setDefault('snow')
|
BG.setDefault('snow')
|
||||||
BGM.setDefault('xmas')
|
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
|
||||||
end,
|
end,
|
||||||
mindas=7,minarr=1,minsdarr=1,
|
mindas=7,minarr=1,minsdarr=1,
|
||||||
bg='bg2',bgm='sugar fairy',
|
bg='bg2',bgm='blank',
|
||||||
},
|
},
|
||||||
pauseLimit=true,
|
pauseLimit=true,
|
||||||
slowMark=true,
|
slowMark=true,
|
||||||
|
|||||||
Reference in New Issue
Block a user