摘星阁bug修改
parent
a506dc7997
commit
9197a89d5a
|
|
@ -113,8 +113,8 @@ end
|
||||||
|
|
||||||
function this:OnOpen()
|
function this:OnOpen()
|
||||||
local _roleDatas = HeroManager.GetAllHeroDatas()
|
local _roleDatas = HeroManager.GetAllHeroDatas()
|
||||||
curSelectHero=_roleDatas[1]
|
|
||||||
this.SetHeroList(_roleDatas)
|
this.SetHeroList(_roleDatas)
|
||||||
|
curSelectHero=_roleDatas[1]
|
||||||
this:Refresh()
|
this:Refresh()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue