【大闹天宫】试炼节点

DESKTOP-98AVA47\Administrator 2021-03-17 11:48:25 +08:00
parent a0135661dc
commit c3cdf85e4d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ function this:FormationAdapter()
if monsterData.bossTeaminfo.teamInfo and monsterData.bossTeaminfo.teamInfo > 0 then
local monsterGroup = ConfigManager.TryGetConfigDataByKey(ConfigName.ExpeditionRecruitConfig,"HeroId",monsterData.bossTeaminfo.teamInfo)
if monsterGroup and monsterGroup.getHero then
monsterCongig = ConfigManager.TryGetConfigData(ConfigName.HeroConfig,monsterCongig.getHero)
monsterCongig = ConfigManager.TryGetConfigData(ConfigName.HeroConfig,monsterGroup.getHero)
end
if not monsterCongig then return end
local heroConfig = monsterCongig