行的垃圾行标签键从[11]改为garbage

This commit is contained in:
MrZ626
2020-12-13 14:48:47 +08:00
parent 5805edef0a
commit dfebbecb87
3 changed files with 18 additions and 18 deletions

View File

@@ -46,7 +46,7 @@ local function check_LVup(P)
end
P.field[i][P:RND(10)]=0
end
P.field[i][11]=true
P.field[i].garbage=true
end
P.garbageBeneath=10
for i=1,10 do