chenxin
2020-11-11 f2f4e1e45981bb294a5221ade7b4646cc3e29d35
Assets/Scripts/Common/GameConfig.cs
@@ -12,6 +12,8 @@
        /// </summary>
        public static string NextSceneName = "Endless";
        public static bool isFirstStart = true;
        public static bool IsDebug = false;
        public static string TestLoginUrl = "http://10.5.3.227:9000/user/login";