【bug】修复车迟斗法界面第一期boss关闭界面销毁后再打开报错的问题

dev_chengFeng
JieLing 2021-01-12 23:58:03 +08:00
parent 177210fe31
commit 349f2fe64c
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ function GuildCarDelayMainPanel:InitComponent()
this.ScrollView.moveTween.MomentumAmount = 1
this.ScrollView.moveTween.Strength = 1
bossNum = 0
for i, v in ConfigPairs(ConfigManager.GetConfig(ConfigName.WorldBossConfig)) do
if v.Id > 0 then
bossNum = bossNum + 1