System/FairyAu/DonateEquipTipsWin.cs
@@ -77,7 +77,7 @@ void Backpacking()//物品读取 { Dictionary<int, ItemModel> backpack_dic = playerPack.GetSinglePackModel(PackType.Item).GetPackModelIndexDict(); Dictionary<int, ItemModel> backpack_dic = playerPack.GetSinglePackModel(PackType.Item).GetAllItems(); Dictionary<int, ProductOrderJudgment> _ProductOrderJudgment = new Dictionary<int, ProductOrderJudgment>(); phagocytosisID.Clear(); _ProductOrderJudgment = AttributeJudgment();///属性判断