【天宫秘宝】领取宝箱积分后秘宝红点不刷新修复

dev_chengFeng
ZhangBiao 2020-11-17 11:53:49 +08:00
parent 69d818118c
commit 04f8571692
1 changed files with 1 additions and 0 deletions

View File

@ -4200,6 +4200,7 @@ function NetManager.TreasureOfHeavenScoreRequest(func)
local msg = Expedition_pb.ExpeditionTreasureInfoResponse()
msg:ParseFromString(data)
TreasureOfHeavenManger.UpdateData(msg)
CheckRedPointStatus(RedPointType.Expedition_Treasure)
if func then
func(msg)
end