From b878a0a1a4c0e86e3161baa850ca1839f63ec40d Mon Sep 17 00:00:00 2001 From: wangzhenxing Date: Tue, 7 Jun 2022 17:43:47 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=89=A7=E6=83=85]=3D=3D=3D=3D=3D=E5=B1=8F?= =?UTF-8?q?=E8=94=BD=E8=A7=A3=E5=BC=80=E5=AD=99=E6=82=9F=E7=A9=BA=E5=B0=81?= =?UTF-8?q?=E5=8D=B0=E5=89=A7=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/ManagedResources/~Lua/Modules/Guide/GuideManager.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Guide/GuideManager.lua b/Assets/ManagedResources/~Lua/Modules/Guide/GuideManager.lua index 95a5ce6caa..99a333a674 100644 --- a/Assets/ManagedResources/~Lua/Modules/Guide/GuideManager.lua +++ b/Assets/ManagedResources/~Lua/Modules/Guide/GuideManager.lua @@ -64,7 +64,7 @@ function this.OnLevelChange() -- 首充引导特殊处理到十级开放 if PlayerManager.level == 10 then --table.insert(_FuncGuideList, 100200) - StoryMapManager.isShowStory = 1 + --StoryMapManager.isShowStory = 1 this.CheckFuncGuide() elseif PlayerManager.level == 15 then StoryMapManager.isShowStory = 3