|
@@ -33,6 +33,9 @@ namespace GFGGame
|
|
|
}
|
|
|
return 0;
|
|
|
}
|
|
|
+ /**********************************************************活动弹窗*************************************************/
|
|
|
+ public bool todayActivityTips = true;
|
|
|
+ public bool todayMonthlyCardTips = true;
|
|
|
/**********************************************************限时累充*************************************************/
|
|
|
public int lastActLimitChargeId = 0;
|
|
|
private int _actLimitChargeId = 0;
|