【Vip】修复等级奖励刷新不及时的问题

dev_chengFeng
gaoxin 2021-11-12 10:07:19 +08:00
parent 9a261f5c13
commit c00a3b603e
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ function this.RegisterMessage(network)
-- 神印信息推送
socket:RegistNetMessage(MessageTypeProto_pb.PurpleMansionSealIndication, this.PracticeImprintData)
-- Vip等级奖励信息推送
-- socket:RegistNetMessage(MessageTypeProto_pb.VIP_LEVEL_STATE_RESPONSE, this.RefreshLevleRewardDatas)
socket:RegistNetMessage(MessageTypeProto_pb.VIP_LEVEL_STATE_RESPONSE, this.RefreshLevleRewardDatas)
-- --心愿抽卡信息推送
socket:RegistNetMessage(MessageTypeProto_pb.wishDrawCardIndication, this.WishDrawCardInfoIndication)
-- --心愿抽卡信息推送