少年修仙传客户端代码仓库
client_Zxw
2018-09-06 5918ebcbafebc53fe7d44e48cb8b35d01a68e1ee
2889 前端  150级之后,装备强化上线红点在断线重连之后不重复显示
1个文件已修改
2 ■■■ 已修改文件
System/Strengthening/PlayerStrengthengDatas.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Strengthening/PlayerStrengthengDatas.cs
@@ -124,7 +124,7 @@
    {
        _EqInfo.Clear();
        MoneyMax = 0;
        LevelAstrictBool = true;
     //   LevelAstrictBool = true;
    }
    private void OnEquipRefreshEvent(PackType type, int index, int id)
    {