From aa4992469d5c075f2de9d41faeadb29595d8a38b Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Mon, 21 Dec 2020 21:13:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=85=A8=E8=A7=A3=E9=94=81?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E6=AD=A3=E7=A1=AE=E5=B7=A5=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/calculator.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parts/scenes/calculator.lua b/parts/scenes/calculator.lua index fdc3ff89..a2da2d6c 100644 --- a/parts/scenes/calculator.lua +++ b/parts/scenes/calculator.lua @@ -79,10 +79,10 @@ function scene.keyDown(k) pass,MARKING=true LOG.print("\68\69\86\58\87\97\116\101\114\109\97\114\107\32\82\101\109\111\118\101\100","message") SFX.play("clear") - elseif v==72943816 then + elseif v==7294e4+3816 then pass=true for name,M in next,MODES do - if not RANKS[name]then + if not RANKS[name]and M.x then RANKS[name]=M.score and 0 or 6 end end