From 610d95380309fa25b7c2cbe6399c970ddf0faa09 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 25 Aug 2020 02:21:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B2=A1=E5=BC=80=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=E9=94=81=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Zframework/scene.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Zframework/scene.lua b/Zframework/scene.lua index ab139643..4086d65f 100644 --- a/Zframework/scene.lua +++ b/Zframework/scene.lua @@ -20,8 +20,7 @@ function sceneInit.load() sceneTemp={ phase=1,--Loading stage cur=1,--Counter - tar=#VOC.name,--Loading bar lenth(current) - tip=setting.appLock and require("parts/getTip"), + tip=setting.appLock or require("parts/getTip"), list={ #VOC.name, #BGM.list,