进度显示器移入常用玩家draw函数并微调
This commit is contained in:
@@ -45,10 +45,7 @@ return{
|
||||
},
|
||||
slowMark=true,
|
||||
mesDisp=function(P)
|
||||
setFont(45)
|
||||
mStr(P.stat.row,69,320)
|
||||
mStr(P.modeData.target,69,370)
|
||||
gc.rectangle('fill',25,375,90,4)
|
||||
PLY.draw.drawProgress(P.stat.row,P.modeData.target)
|
||||
|
||||
setFont(30)
|
||||
mStr(P.modeData.bpm,69,178)
|
||||
|
||||
Reference in New Issue
Block a user