少年修仙传客户端代码仓库
client_linchunjie
2019-01-17 200a2855ac9d897e434301c32cfef48cef5ec9c8
Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
1个文件已修改
4 ■■■■ 已修改文件
Core/GameEngine/Login/LoginStage.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Core/GameEngine/Login/LoginStage.cs
@@ -15,7 +15,7 @@
        WindowCenter.Instance.Close<FightingPKWin>();
        WindowCenter.Instance.Open<LaunchBackGroundWin>(true);
        var backGroundWin = WindowCenter.Instance.Get<LaunchBackGroundWin>();
        if (backGroundWin != null)
        {
@@ -47,7 +47,7 @@
                    if (!loginModel.sdkLogined)
                    {
                        if (SDKUtility.Instance.ChannelPlatform != SDKUtility.E_ChannelPlatform.Yj
                         || !SDKUtility.Yj_AppID.Equals("yybgame"))
                         || SDKUtility.Yj_AppID.Equals("yybgame"))
                        {
                            SDKUtility.Instance.FreePlatformLogin();
                        }