行的垃圾行标签键从[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

@@ -988,7 +988,7 @@ do--Player.drop(P)--Place piece
if cc>0 then
for i=cc,1,-1 do
_=P.clearedRow[i]
if P.field[_][11]then
if P.field[_].garbage then
P.garbageBeneath=P.garbageBeneath-1
gbcc=gbcc+1
end