From 7bfaf6ee7ead545cfb7c885da84680f405b75109 Mon Sep 17 00:00:00 2001
From: Client_PangDeRong <593317293@qq.com>
Date: 星期三, 22 八月 2018 13:57:51 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/ClientVersion/VersionUtility.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/ClientVersion/VersionUtility.cs b/System/ClientVersion/VersionUtility.cs
index 5b9a2f7..cca7938 100644
--- a/System/ClientVersion/VersionUtility.cs
+++ b/System/ClientVersion/VersionUtility.cs
@@ -13,7 +13,7 @@
 
 public class VersionUtility : Singleton<VersionUtility>
 {
-    public static readonly string[] VERSION_URL = new string[] { "http://pub.game.secondworld.net.cn:11000/appversion/?" ,
+    public static readonly string[] VERSION_URL = new string[] { "http://pub.game.2460web.com:11000/appversion/?" ,
     "http://111.230.234.252:11000/appversion/?"};
 
     const string VERSION_URL_PURE = "http://111.230.234.252:11000/purge/appversion/?";

--
Gitblit v1.8.0