少年修仙传客户端代码仓库
client_Hale
2019-03-19 dda197bfc4702e5842d80e98169a0a68e2e49ea8
Utility/UIHelper.cs
@@ -667,7 +667,7 @@
        if (_itemCfg != null)
        {
            _itemColor = _itemCfg.ItemColor;
            if (_itemCfg.Type == 111 && _dict != null)
            if (_itemCfg.Type == 113 && _dict != null)
            {
                _itemColor = ItemLogicUtility.Instance.GetItemQuality(_itemCfg.ID, _dict);
            }