modeData地位提升,模式环境变量target移入其中,大规模整理代码,可读性增强
This commit is contained in:
@@ -4,9 +4,8 @@ return{
|
||||
env={
|
||||
drop=30,lock=45,
|
||||
visible="easy",
|
||||
dropPiece=PLY.check_lineReach,
|
||||
dropPiece=function(P)if P.stat.row>=20 then P:win("finish")end end,
|
||||
freshLimit=10,
|
||||
target=200,
|
||||
bg="glow",bgm="reason",
|
||||
},
|
||||
pauseLimit=true,
|
||||
|
||||
Reference in New Issue
Block a user