少年修仙传客户端代码仓库
client_linchunjie
2019-06-11 1ea9e37a9865de3379e14ef7b15afb14be32e8a3
4001 【BUG】【2.0】vip界面残留特效
1个文件已修改
2 ■■■ 已修改文件
System/FindPrecious/BossHomeVipLackWin.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/FindPrecious/BossHomeVipLackWin.cs
@@ -53,7 +53,7 @@
                return;
            }
            WindowCenter.Instance.Close<BossHomeVipLackWin>();
            WindowJumpMgr.Instance.WindowJumpTo(JumpUIType.VipRechargeFunc2);
            WindowJumpMgr.Instance.WindowJumpTo(JumpUIType.VipRechargeFunc4);
        }
    }