修复垃圾行上涨不刷新ghost

This commit is contained in:
MrZ_26
2020-08-21 00:30:09 +08:00
parent eb2cff0016
commit ff9647bd00

View File

@@ -1249,7 +1249,7 @@ function player.pushLine(P,L,mir)
P.fieldBeneath=P.fieldBeneath+120
P.curY=P.curY+#L
P.imgY=P.imgY+#L
P:freshBlock(true,false)
P:freshBlock(false,false)
end
function player.pushNext(P,L,mir)
for i=1,#L do