少年修仙传客户端代码仓库
client_Wu Xijin
2019-06-28 834bec409d7e2d722258c21119cd0fcf7f3e0a62
4268 【BUG】【2.0.100】神兽宝箱开出的物品描述错误
1个文件已修改
1 ■■■■ 已修改文件
System/KnapSack/Logic/BoxGetItemWin.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/KnapSack/Logic/BoxGetItemWin.cs
@@ -278,7 +278,6 @@
                    score = ItemLogicUtility.Instance.GetEquipScore(info.ItemID, useDataDict),
                    legendProperties = legendProperties,
                    isEquiped = false,
                    starLevel = config.StarLevel,
                });
            }
            else