| System/GatheringSoul/GatheringSoulModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/GatheringSoul/GatheringSoulModel.cs
@@ -1379,7 +1379,7 @@ List<int> list; if (virtualPack.TryGetItems(PackType.rptGatherSoul, out list)) { if (capacity - list.Count > autoResolveRemainCount) if (capacity - list.Count >= autoResolveRemainCount) { return; }