chenxin
2020-12-04 81be72a35f9e7b247f6c5f79931ed910986ce274
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;
@@ -28,6 +28,9 @@
        public static string PlayerName = "";
        //是否震屏
        public static bool IsShaking = false;
        /// <summary>
        /// PVE无尽模式,是否可以点击购买新的宝石