处于传记页签时,切换后仍选中传记,但显示变为情报页签内容

dev_chengFeng
jiaoyangna 2020-08-27 16:50:04 +08:00
parent a6382ff8d2
commit cb50189d13
1 changed files with 1 additions and 1 deletions

View File

@ -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)