From bc879ee8e21d5d8d1292f5dbf1e8e3a7e6e94f38 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Sat, 17 Jul 2021 01:41:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=B2=98=E8=B4=B4=E5=BA=8F?= =?UTF-8?q?=E5=88=97=E6=A3=80=E6=B5=8B=E5=88=B0=E6=8D=9F=E5=9D=8F=E6=97=B6?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E9=87=8D=E7=BD=AE=E5=85=89=E6=A0=87=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E5=AF=BC=E8=87=B4=E5=90=8E=E7=BB=AD=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E5=87=BA=E7=8E=B0=E9=97=AE=E9=A2=98=20close=20#89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/custom_sequence.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/parts/scenes/custom_sequence.lua b/parts/scenes/custom_sequence.lua index f9150272..9324898c 100644 --- a/parts/scenes/custom_sequence.lua +++ b/parts/scenes/custom_sequence.lua @@ -101,6 +101,7 @@ function scene.keyDown(key) cur=#BAG else TABLE.cut(BAG) + cur=0 MES.new('error',text.dataCorrupted) end elseif key=="escape"then