Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
b663c351b3
|
|
@ -745,6 +745,7 @@ function ExpeditionMainPanel:HeroResurgence()
|
|||
local roleDidDatas = {}
|
||||
local roleHurtDatas = {}
|
||||
local _roleDatas = HeroManager.GetAllHeroDatas(1)
|
||||
_roleDatas = ExpeditionManager.GetAllHeroDatas(_roleDatas,1)
|
||||
for i = 1, #_roleDatas do
|
||||
local heroHp = 0
|
||||
if ExpeditionManager.heroInfo[_roleDatas[i].dynamicId] then
|
||||
|
|
|
|||
Loading…
Reference in New Issue