From 80ff30401a2ef7061e5f3df70b23f03fa7b56014 Mon Sep 17 00:00:00 2001 From: MrZ_26 <1046101471@qq.com> Date: Sun, 26 Nov 2023 21:45:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=90=88=E5=B9=B6=E5=86=B2=E7=AA=81?= =?UTF-8?q?=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 d41ac344..9dcfda14 100644 --- a/parts/player/player.lua +++ b/parts/player/player.lua @@ -1467,7 +1467,7 @@ function Player:_popNext(ifhold)-- Pop nextQueue to hand if self.cur then self:_checkSuffocate() - self:freshBlock('newBlock') + self:freshNewBlock() end -- IHdS