马拉松bfmax模式pc不再会死

This commit is contained in:
MrZ626
2021-09-11 19:57:08 +08:00
parent 49e1c0758d
commit 27f2d05c56

View File

@@ -17,8 +17,8 @@ return{
if P.combo>1 then flag=true;P:showText("2x",0,-220,40,'flicker',.3)end
if l.spin then flag=true;P:showText("spin",0,-180,40,'flicker',.3)end
if l.row>1 then flag=true;P:showText("1+",0,-140,40,'flicker',.3)end
if l.pc then flag=true;P:showText("PC",0,-100,40,'flicker',.3)end
if l.hpc then flag=true;P:showText("HPC",0,-100,40,'flicker',.3)end
if l.pc then P:showText("PC",0,-90,100,'beat',.5)end
if flag then
P:lose()
else