少年修仙传客户端代码仓库
client_Wu Xijin
2018-08-22 c396457c0a7ba1a5581e3e1e2e0ffeb5a086128c
System/Login/ServerListCenter.cs
@@ -8,7 +8,7 @@
public class ServerListCenter : Singleton<ServerListCenter>
{
    public static readonly string[] JUMP_URL = new string[] { "http://pub.game.secondworld.net.cn:11000/server_list/?"
    public static readonly string[] JUMP_URL = new string[] { "http://pub.game.2460web.com:11000/server_list/?"
        ,"http://111.230.234.252:11000/server_list/?"};
    public static string SERVERLIST_URL_COMMON = "";