From ea882e96110af80d178e648dc7b25fc530f25502 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Fri, 9 Apr 2021 19:43:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E5=87=BA=E7=99=BB=E5=BD=95=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=B7=BB=E5=8A=A0=E5=86=8D=E6=AC=A1=E7=A1=AE=E8=AE=A4?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/net_menu.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/parts/scenes/net_menu.lua b/parts/scenes/net_menu.lua index 8fae9ab6..846ce2ad 100644 --- a/parts/scenes/net_menu.lua +++ b/parts/scenes/net_menu.lua @@ -26,6 +26,7 @@ scene.widgetList={ SCN.back() end else + LOG.print(text.sureQuit,COLOR.orange) lastLogoutTime=TIME() end end},