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