Main/System/ClientVersion/VersionUtility.cs
@@ -16,7 +16,7 @@ public class VersionUtility : Singleton<VersionUtility> { public static readonly string[] VERSION_URL = new string[] { "http://gamecenter.secondworld.net.cn:11000/center/appversion_new.php/?"}; "http://xssgcenter.secondworld.net.cn:11000/center/appversion_new.php/?"}; public string androidRoot { get { return string.Empty;/*StringUtility.Contact(SDKUtils.Instance.DeviceRootPath, "/", VersionConfig.Get().bundleIdentifier);*/ } }