模式规则忘了跟上使用holdCount变量名
This commit is contained in:
@@ -3,7 +3,7 @@ return{
|
||||
color=COLOR.lGrey,
|
||||
env={
|
||||
drop=1e99,lock=1e99,
|
||||
hold=false,
|
||||
holdCount=0,
|
||||
dropPiece=function(P)P:lose()end,
|
||||
task=nil,
|
||||
bg="bg1",bgm="new era",
|
||||
|
||||
Reference in New Issue
Block a user