|
@@ -1138,7 +1138,7 @@ namespace GFGGame
|
|
|
if (redPointUpdateFrame == 18)
|
|
|
{
|
|
|
RedDotController.Instance.SetComRedDot(_ui.m_btnHaiZhiShi.target, RedDotDataManager.Instance.GetTravelRed()
|
|
|
- ||RedDotDataManager.Instance.GetFieldRed(), "icon_tanhao", -39, 15);
|
|
|
+ || TimeTracingDataManager.Instance.GetLevelRewardStatus() || TimeTracingDataManager.Instance.GetAllChapterReward(), "icon_tanhao", -39, 15);
|
|
|
}
|
|
|
|
|
|
// 新春活动
|