处于传记页签时,切换后仍选中传记,但显示变为情报页签内容
parent
a6382ff8d2
commit
cb50189d13
|
@ -437,7 +437,7 @@ function HandBookHeroInfoPanel:RightBtnOnClick()
|
|||
--end
|
||||
|
||||
else
|
||||
self:OnShowHeroData(1,1,heroConFigData.Star)
|
||||
self:OnShowHeroData(type,1,heroConFigData.Star)
|
||||
end
|
||||
local SkeletonGraphic = this.curLiveObj:GetComponent("SkeletonGraphic")
|
||||
SkeletonGraphic.AnimationState:SetAnimation(0, "touch", false)
|
||||
|
|
Loading…
Reference in New Issue