少年修仙传客户端代码仓库
client_Wu Xijin
2018-10-16 bc9ede28042d902a744db99da026d84c8554e12a
System/Login/LoginWin.cs
@@ -66,6 +66,8 @@
            m_AlphaTween.SetStartState();
            m_SwitchAccount.gameObject.SetActive(VersionConfig.Get().versionAuthority == VersionAuthority.Release && !VersionConfig.Get().isBanShu);
            m_UserHelp.gameObject.SetActive(Config.Instance.ContainKey<ContactConfig>(VersionConfig.Get().appId));
            m_WaitServerList.gameObject.SetActive(!ServerListCenter.Instance.serverListGot);
            m_ContainerEnterGame.gameObject.SetActive(ServerListCenter.Instance.serverListGot);
            m_ContainerAccount.gameObject.SetActive(ServerListCenter.Instance.serverListGot