【天宫秘宝】领取宝箱积分后秘宝红点不刷新修复
(cherry picked from commit 04f8571692)
parent
90f0ea6b67
commit
db9facba90
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue