|
@@ -17,8 +17,9 @@ namespace GFGGame
|
|
|
public static int userAge = 0;
|
|
|
|
|
|
public static bool skipGuide;
|
|
|
-
|
|
|
public static bool skipCheckOpen;//跳过功能开启检查
|
|
|
+ public static bool isEnterGame = false;
|
|
|
+
|
|
|
|
|
|
public static string loginApiUrl;
|
|
|
public static string gameApiUrl;
|