modeData地位提升,模式环境变量target移入其中,大规模整理代码,可读性增强
This commit is contained in:
@@ -3,7 +3,7 @@ return{
|
||||
env={
|
||||
drop=60,lock=120,
|
||||
fall=10,
|
||||
target=100,dropPiece=PLY.check_lineReach,
|
||||
dropPiece=function(P)if P.stat.row>=100 then P:win("finish")end end,
|
||||
freshLimit=15,
|
||||
ospin=false,
|
||||
bg="rgb",bgm="truth",
|
||||
|
||||
Reference in New Issue
Block a user