少年修仙传客户端代码仓库
client_linchunjie
2019-06-11 efce949ebc104b675b61273b73ccad8d6d61bdfb
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>();
            WindowCenter.Instance.Open<VipRechargeWin>(false,1);
            WindowJumpMgr.Instance.WindowJumpTo(JumpUIType.VipRechargeFunc2);
        }
    }