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

dev_chengFeng
JieLing 2021-01-12 23:58:03 +08:00 committed by gaoxin
parent 8bdf5912e2
commit a0b7af6c06
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,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