森罗敌人信息显示界面空白问题修改
parent
fcc9a5eb2a
commit
09ed357e08
|
@ -136,7 +136,7 @@ function this.SetSelectHero()
|
|||
poolManager:UnLoadLive(_LiveName, _LiveNode)
|
||||
end
|
||||
|
||||
local t= MonsterGroupConfig[monsterGroupId].Contents[1][1]
|
||||
local t= MonsterGroupConfig[monsterGroupId].Contents[1][2]
|
||||
local monsterId = MonsterConfig[t].MonsterId
|
||||
local paintingId = heroConfig[monsterId].Live
|
||||
local pos = heroConfig[monsterId].Position
|
||||
|
|
Loading…
Reference in New Issue