模式规则忘了跟上使用holdCount变量名
This commit is contained in:
@@ -92,7 +92,7 @@ return{
|
||||
end
|
||||
end,
|
||||
target=100,dropPiece=PLY.check_lineReach,
|
||||
nextCount=1,hold=false,
|
||||
nextCount=1,holdCount=0,
|
||||
ospin=false,
|
||||
freshLimit=15,
|
||||
bg="glow",bgm="reason",
|
||||
|
||||
Reference in New Issue
Block a user