wangguan
2020-12-03 19a439d778c8ddc0cefb71d341da4e7329911d57
Assets/Scripts/Common/GameConfig.cs
@@ -15,6 +15,7 @@
        public static string NextSceneName = "Endless2D";
        // public static string NextSceneName = "Endless";
        public static string Imei;
        public static bool isFirstStart = true;
        public static bool IsDebug = false;