化身之力红点bug修改
parent
2ba97e8fe2
commit
750b243bb9
|
@ -257,7 +257,8 @@ function this:OnClose()
|
|||
end
|
||||
|
||||
function this:OnDestroy()
|
||||
|
||||
self.spLoader:Destroy()
|
||||
curSelectMat={}
|
||||
end
|
||||
|
||||
return this
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue