Zframework finished
This commit is contained in:
@@ -3,6 +3,9 @@ local function tech_check_easy(P)
|
||||
if #P.clearedRow>0 and P.b2b<40 then
|
||||
P:lose()
|
||||
end
|
||||
if P.stat.row>=200 then
|
||||
P:win("finish")
|
||||
end
|
||||
end
|
||||
|
||||
return{
|
||||
|
||||
Reference in New Issue
Block a user