少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-20 a87120c155c48fa45b20a97c1a58bdbeb77318b7
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();///属性判断