修改mph模式的bgm

This commit is contained in:
MrZ626
2021-11-07 04:02:22 +08:00
parent 635d9407ed
commit cb9f2c0617

View File

@@ -5,7 +5,7 @@ return{
nextCount=0,holdCount=0,
sequence='rnd',
eventSet='checkLine_40',
bg='aura',bgm='waterfall',
bg='aura',bgm='magicblock',
},
score=function(P)return{P.stat.time,P.stat.piece}end,
scoreDisp=function(D)return STRING.time(D[1]).." "..D[2].." Pieces"end,