From f72a287ab52653bce53eb6cfb466b76eecd37419 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Sun, 6 Dec 2020 01:02:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=85=A8=E5=B1=8F=EF=BC=8C?= =?UTF-8?q?=E9=98=B2=E6=AD=A2=E6=89=8B=E6=9C=BA=E5=87=BA=E7=8E=B0=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=A0=8F=E4=B8=8D=E6=B6=88=E5=A4=B1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.lua | 4 ---- parts/globalTables.lua | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/main.lua b/main.lua index b8b9d9fc..8e181f98 100644 --- a/main.lua +++ b/main.lua @@ -233,8 +233,4 @@ do FILE.save(RANKS,"unlock","") FILE.save(STAT,"data","") end - if MOBILE and not SETTING.fullscreen then - LOG.print("如果手机上方状态栏不消失,请到设置界面开启全屏",300,COLOR.yellow) - LOG.print("Switch fullscreen on if titleBar don't disappear",300,COLOR.yellow) - end end \ No newline at end of file diff --git a/parts/globalTables.lua b/parts/globalTables.lua index ff8f3058..be5c6b3f 100644 --- a/parts/globalTables.lua +++ b/parts/globalTables.lua @@ -258,7 +258,7 @@ SETTING={ warn=true, highCam=false, nextPos=false, - fullscreen=false, + fullscreen=true, bg=true, powerInfo=false,