From 68e2fda511d85f1a42880c75f841eeb514ddcb5e Mon Sep 17 00:00:00 2001 From: wangxiaolong Date: Mon, 21 Sep 2020 16:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=A5=E5=BF=97=E8=BE=93?= =?UTF-8?q?=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/Fight/FightPointPassMainPanel.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Fight/FightPointPassMainPanel.lua b/Assets/ManagedResources/~Lua/Modules/Fight/FightPointPassMainPanel.lua index 6bcf3158b5..52656ee81c 100644 --- a/Assets/ManagedResources/~Lua/Modules/Fight/FightPointPassMainPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/Fight/FightPointPassMainPanel.lua @@ -373,9 +373,10 @@ function FightPointPassMainPanel:OnShow() this.RefreshLittleMap() this.RefreshPassGiftShow() SoundManager.PlayMusic(SoundConfig.BGM_Main) - -- 调用onshow + -- 调用onshow invadeMonster:OnShow() + Log("FightPointPassMainPanel FightPointPassMainPanel hasLoad: " + hasLoad) if not hasLoad then timePressStarted = Time.realtimeSinceStartup isAnimActive = false