wangguan
2020-12-03 19a439d778c8ddc0cefb71d341da4e7329911d57
Assets/Scripts/Common/GameConfig.cs
@@ -12,10 +12,10 @@
        /// <summary>
        /// LoadingScene 载入下一个场景的场景名
        /// </summary>
        // cx test
        public static string NextSceneName = "Endless2D";
        // public static string NextSceneName = "Endless";
        public static string Imei;
        public static bool isFirstStart = true;
        public static bool IsDebug = false;