【修行】红点检测

dev_chengFeng
ZhangBiao 2022-01-17 10:53:06 +08:00
parent 98f89d8a9b
commit ffbdafd13e
1 changed files with 1 additions and 1 deletions

View File

@ -577,7 +577,7 @@ function RewardItemPopup:RedCheckFuns()
CheckRedPointStatus(RedPointType.XunBaoMiZong)
CheckRedPointStatus(RedPointType.Gem)
CheckRedPointStatus(RedPointType.HomeLand)
CheckRedPointStatus(RedPointType.Practice)
CheckRedPointStatus(RedPointType.Practice_upgrade)
end
--界面销毁时调用(用于子类重写)