添加日志输出

dev_chengFeng
wangxiaolong 2020-09-21 16:55:18 +08:00
parent 6e4d1c8928
commit 68e2fda511
1 changed files with 2 additions and 1 deletions

View File

@ -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