| System/KnapSack/Logic/ItemOverdueModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/KnapSack/Logic/ItemOverdueModel.cs
@@ -172,7 +172,7 @@ { string guid = itemGuids[i]; ItemModel itemModel = playerPack.GetItemModelByGUID(guid); if(itemModel == null) if(itemModel == null || itemModel.packType != PackType.rptItem) { if (itemGuids.Contains(guid)) {