From ff9647bd0030ba7f67e2d04271b64879a1e335c7 Mon Sep 17 00:00:00 2001 From: MrZ_26 Date: Fri, 21 Aug 2020 00:30:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9E=83=E5=9C=BE=E8=A1=8C?= =?UTF-8?q?=E4=B8=8A=E6=B6=A8=E4=B8=8D=E5=88=B7=E6=96=B0ghost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/player.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/player.lua b/parts/player.lua index a877d7b4..74102d77 100644 --- a/parts/player.lua +++ b/parts/player.lua @@ -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