|
@@ -37,6 +37,8 @@ namespace GFGGame
|
|
public static bool AutoSevenDayLoginView = true;
|
|
public static bool AutoSevenDayLoginView = true;
|
|
public static bool AutoDailySignView = true;
|
|
public static bool AutoDailySignView = true;
|
|
public static bool AutoSpecialOfferGiftBoxView = true;
|
|
public static bool AutoSpecialOfferGiftBoxView = true;
|
|
|
|
+ public static bool AutoAcitivtyTipsLoginView = true;
|
|
|
|
+ public static bool AutoMonthlyCardView = true;
|
|
//用于标记自动检测打开界面流程已执行完毕
|
|
//用于标记自动检测打开界面流程已执行完毕
|
|
public static bool AutoShowCompleted;
|
|
public static bool AutoShowCompleted;
|
|
|
|
|