Browse Source

限时累充红点问题

zhangyuqian 1 year ago
parent
commit
974f32a801
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Data/RedDotDataManager.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Data/RedDotDataManager.cs

@@ -797,7 +797,7 @@ namespace GFGGame
         /// <returns></returns>
         public bool GetDailyWelfareRed()
         {
-            return GetLimiteChargeRewardRed() || GetSevenDayLoginRed() || DailySignRed() || DailySupplyRed();
+            return GetLimiteChargeRewardRed() || GetSevenDayLoginRed() || DailySignRed() || DailySupplyRed() || GetLimiteChargeRewardRed(501);
         }
         /// <summary>
         ///福利大厅-限时累充可领奖励红点