少年修仙传客户端代码仓库
client_linchunjie
2018-08-23 522ca3468a56c88cb15eaa428eb7499d3dba386f
System/FriendSystem/MailPanel.cs
@@ -628,7 +628,7 @@
        ItemConfig tagChinItem = null;
        for (i = 0; i < mailInfo.Count; i++)
        {
            tagChinItem = ConfigManager.Instance.GetTemplate<ItemConfig>((int)mailInfo.Items[i].ItemID);
            tagChinItem = Config.Instance.Get<ItemConfig>((int)mailInfo.Items[i].ItemID);
            if (tagChinItem != null)
            {
                if (tagChinItem.Type == RuneModel.RUNE_TYPE || tagChinItem.Type == RuneModel.RUNE_CREAMTYPE)