modeData地位提升,模式环境变量target移入其中,大规模整理代码,可读性增强
This commit is contained in:
@@ -8,9 +8,8 @@ return{
|
||||
block=false,center=0,ghost=0,
|
||||
dropFX=0,lockFX=0,
|
||||
visible="none",
|
||||
dropPiece=PLY.check_lineReach,
|
||||
dropPiece=function(P)if P.stat.row>=40 then P:win("finish")end end,
|
||||
freshLimit=15,
|
||||
target=40,
|
||||
bg="none",bgm="push",
|
||||
},
|
||||
pauseLimit=true,
|
||||
|
||||
Reference in New Issue
Block a user