|
@@ -945,7 +945,7 @@ namespace GFGGame
|
|
|
if (_ui.m_btnTea.target.visible)
|
|
|
{
|
|
|
if (redPointUpdateFrame == 19)
|
|
|
- RedDotController.Instance.SetComRedDot(_ui.m_btnTea.target, ActivityTeaDataManager.Instance.GetRewardRed(), "", -24, -3);
|
|
|
+ RedDotController.Instance.SetComRedDot(_ui.m_btnTea.target, ActivityTeaDataManager.Instance.GetRewardRed() || ActivityTeaDataManager.Instance.CheckHRDRed(), "", -24, -3);
|
|
|
}
|
|
|
// 招财进宝活动
|
|
|
if (_ui.m_btnActivityZCJB.target.visible)
|