【称号坐骑时装】 激活时 向后的发送战力改变
parent
9ca4850841
commit
ea9d0ba287
|
@ -469,6 +469,7 @@ function this.SetPlayerMountTime(id,validTime)
|
||||||
singData.overTime = validTime
|
singData.overTime = validTime
|
||||||
this.userMountList[singData.mountId] = singData
|
this.userMountList[singData.mountId] = singData
|
||||||
this.SetPlayerRideRedPoint(PlayerTitleRideSkinRedPointTypeStr.Ride,1)
|
this.SetPlayerRideRedPoint(PlayerTitleRideSkinRedPointTypeStr.Ride,1)
|
||||||
|
FormationManager.UserPowerChanged()
|
||||||
end
|
end
|
||||||
else--为空时是删除数据 倒计时结束时
|
else--为空时是删除数据 倒计时结束时
|
||||||
if this.userMountList[id] then
|
if this.userMountList[id] then
|
||||||
|
|
Loading…
Reference in New Issue