调整master_m模式文本颜色,添加15次锁定延迟刷新限制
This commit is contained in:
@@ -6,6 +6,7 @@ return
|
||||
lock=15,
|
||||
wait=6,
|
||||
fall=2,
|
||||
freshLimit=15,
|
||||
mesDisp=function(P)
|
||||
PLY.draw.drawProgress(P.stat.row,P.modeData.target)
|
||||
PLY.draw.drawTargetLine(P,200-P.stat.row)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
return{
|
||||
color=COLOR.green,
|
||||
color=COLOR.lSea,
|
||||
env={
|
||||
noInitSZO=true,
|
||||
eventSet='master_m',
|
||||
|
||||
Reference in New Issue
Block a user