少年修仙传客户端代码仓库
client_linchunjie
2018-12-24 61a3a25c283143349b4a71ad5844c549a4287c68
5367 【前端】【1.4】聚魂功能开发
1个文件已修改
2 ■■■ 已修改文件
System/GatheringSoul/GatheringSoulModel.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/GatheringSoul/GatheringSoulModel.cs
@@ -250,7 +250,7 @@
                emptyHoles = emptyHoles.Distinct(holeItemTypeDistinct).ToList();
                SelectBestEquipSoul(emptyHoles);
            }
            else
            if (packIndexs.Count == 0)
            {
                SelectBestReplaceSoul();
            }