【命格】获得命石后,有可穿戴入口没红点

dev_chengFeng
ZhangBiao 2022-01-10 15:38:20 +08:00
parent 2455410a0c
commit 6b2860c5f4
1 changed files with 1 additions and 0 deletions

View File

@ -575,6 +575,7 @@ function RewardItemPopup:RedCheckFuns()
MonthCardManager.CheckMonthCardPatFace()
--寻宝迷踪红点检测
CheckRedPointStatus(RedPointType.XunBaoMiZong)
CheckRedPointStatus(RedPointType.Gem)
end
--界面销毁时调用(用于子类重写)