From 6e1e2271fb9d583aac8ce73041ec74d888ab0c7a Mon Sep 17 00:00:00 2001 From: MrZ_26 <1046101471@qq.com> Date: Tue, 26 Sep 2023 16:20:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E6=B5=8B=E8=AF=95=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=20=E6=A1=86=E6=9E=B6=E8=B7=9F=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Zenitha | 2 +- assets/game/minoPlayer.lua | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Zenitha b/Zenitha index e589225f..55debefc 160000 --- a/Zenitha +++ b/Zenitha @@ -1 +1 @@ -Subproject commit e589225fd372c969daec44dcf6ab9df574e1db98 +Subproject commit 55debefc5d105d2f59b072c4d12639528a50bc85 diff --git a/assets/game/minoPlayer.lua b/assets/game/minoPlayer.lua index d0cfc221..dbe9ba88 100644 --- a/assets/game/minoPlayer.lua +++ b/assets/game/minoPlayer.lua @@ -1389,7 +1389,6 @@ function MP:lock()-- Put mino into field F:setCell(c,self.handX+x-1,self.handY+y-1) end end end - for k,v in next,self do print(TABLE.dump(self))end end function MP:diveDown(cells) if self.fieldDived==0 then