From c82afde7478abc1466fd2fae21ad7079dcd61a3a Mon Sep 17 00:00:00 2001 From: jiaoyangna <3046463818@qq.com> Date: Sat, 5 Jun 2021 11:43:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/ManagedResources/~Lua/Modules/Story/StoryMapPanel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Story/StoryMapPanel.lua b/Assets/ManagedResources/~Lua/Modules/Story/StoryMapPanel.lua index a23f9ab547..c87b480753 100644 --- a/Assets/ManagedResources/~Lua/Modules/Story/StoryMapPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/Story/StoryMapPanel.lua @@ -226,7 +226,7 @@ function this:CheckTrigger(data,go) this:RunMap(data.eventType) elseif data.eventType == 3 then this.eventIndex = 0 - PopupTipPanel.ShowTip("进入一场假战斗") + --PopupTipPanel.ShowTip("进入一场假战斗") this:EnterFight() elseif data.eventType == 4 then --符咒闪烁了一下 this.eventIndex = 0