From 1ac40162351381895de40679e0c93e320313293d Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 23 Feb 2021 00:42:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B6=88=E9=99=A4=E4=BA=86?= =?UTF-8?q?=E7=82=B8=E5=BC=B9=E5=9E=83=E5=9C=BE=E8=A1=8C=E6=97=B6hpc?= =?UTF-8?q?=E7=9A=84=E4=B8=80=E4=B8=AA=E5=88=A4=E5=AE=9A=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/player/player.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/player/player.lua b/parts/player/player.lua index d8a7ca69..462866ab 100644 --- a/parts/player/player.lua +++ b/parts/player/player.lua @@ -1050,7 +1050,7 @@ do--Player.drop(P)--Place piece end if P.clearingRow[1]then P.falling=ENV.fall - elseif cc==#C.bk then + elseif cc>=#C.bk then clear=true end