模式规则忘了跟上使用holdCount变量名
This commit is contained in:
@@ -2,7 +2,7 @@ return{
|
||||
color=COLOR.green,
|
||||
env={
|
||||
drop=60,lock=60,
|
||||
nextCount=0,hold=false,
|
||||
nextCount=0,holdCount=0,
|
||||
sequence="rnd",
|
||||
target=40,dropPiece=PLY.check_lineReach,
|
||||
bg="aura",bgm="waterfall",
|
||||
|
||||
Reference in New Issue
Block a user