wangguan
2020-12-11 74cc09511f7ffcbec25d9ce276f4be974875c05b
Assets/Scripts/Common/GameConfig.cs
@@ -15,6 +15,8 @@
        public static string NextSceneName = "Endless2D";
        // public static string NextSceneName = "Endless";
        public static bool useSDK = false;
        public static string Imei;
        public static bool isFirstStart = true;
        public static bool IsDebug = false;