【称号坐骑时装】战力向后的发送请求

dev_chengFeng
zhangqiang 2021-03-31 10:16:52 +08:00
parent f30b4ea7eb
commit 4c7bd53d20
1 changed files with 2 additions and 1 deletions

View File

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