【称号坐骑时装】战力向后的发送请求
parent
f30b4ea7eb
commit
4c7bd53d20
|
@ -469,7 +469,8 @@ function this.SetPlayerMountTime(id,validTime)
|
|||
singData.overTime = validTime
|
||||
this.userMountList[singData.mountId] = singData
|
||||
this.SetPlayerRideRedPoint(PlayerTitleRideSkinRedPointTypeStr.Ride,1)
|
||||
FormationManager.UserPowerChanged()
|
||||
-- FormationManager.UserPowerChanged()
|
||||
NetManager.RequestUserForceChange(FormationTypeDef.FORMATION_NORMAL)
|
||||
end
|
||||
else--为空时是删除数据 倒计时结束时
|
||||
if this.userMountList[id] then
|
||||
|
|
Loading…
Reference in New Issue