From 9b0c859593e2d21853a9f8d8bf12d60995c6e2f9 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Fri, 14 May 2021 20:22:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A=E4=B8=89=E4=B8=AA=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B9=E6=94=B9=E6=88=90=E9=BB=98=E8=AE=A4=E5=BC=80=E5=90=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/globalTables.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/parts/globalTables.lua b/parts/globalTables.lua index f64aab5b..6d895fcc 100644 --- a/parts/globalTables.lua +++ b/parts/globalTables.lua @@ -282,9 +282,9 @@ SETTING={--Settings text=true, score=true, warn=true, - bufferWarn=false, - highCam=false, - nextPos=false, + bufferWarn=true, + highCam=true, + nextPos=true, fullscreen=true, bg=true, powerInfo=false,