化身之力红点bug修改

dev_chengFeng
yuanshuai 2022-04-26 14:47:04 +08:00
parent 2ba97e8fe2
commit 750b243bb9
2 changed files with 3 additions and 1 deletions

View File

@ -257,7 +257,8 @@ function this:OnClose()
end
function this:OnDestroy()
self.spLoader:Destroy()
curSelectMat={}
end
return this

View File

@ -6267,6 +6267,7 @@ function NetManager.SendTransformationUpGradeRequest(type,id,costList,func)
IncarnationManager.SetSkillData(info.id)
PopupTipPanel.ShowTip("升星成功")
end
CheckRedPointStatus(RedPointType.incarnation_force)
IncarnationManager.SetPropDatas(info.id)
NetManager.RequestUserForceChange(FormationTypeDef.FORMATION_NORMAL)
local newPower = FormationManager.GetFormationPower(FormationTypeDef.FORMATION_NORMAL)