From 3efda7ce743e3aac853987564474941f3109fc26 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Thu, 7 Jan 2021 22:29:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9E=81=E7=AE=80=E6=88=90?= =?UTF-8?q?=E5=B0=B1=E5=88=B7=E6=96=B0=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/pause.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/parts/scenes/pause.lua b/parts/scenes/pause.lua index 1fe00331..b956dad5 100644 --- a/parts/scenes/pause.lua +++ b/parts/scenes/pause.lua @@ -108,6 +108,8 @@ function scene.sceneInit(org) elseif P.stat.maxFinesseCombo==P.stat.piece then trophy=text.finesse_fc trophyColor=COLOR.lCyan + else + trophy=nil end else rank,trophy=nil