无尽pc模式要求必须4行一次,两行pc不重置pc限制线
This commit is contained in:
@@ -6,7 +6,7 @@ return{
|
||||
mText(drawableText.pc,63,410)
|
||||
end,
|
||||
dropPiece=function(P)
|
||||
if P.lastPiece.pc then
|
||||
if P.lastPiece.pc and P.stat.row%4==0 then
|
||||
P.gameEnv.heightLimit=4
|
||||
if P.stat.pc%5==0 then
|
||||
P.gameEnv.drop=math.max(P.gameEnv.drop-1,1)
|
||||
|
||||
Reference in New Issue
Block a user