少年修仙传客户端代码仓库
Client_PangDeRong
2018-09-01 109251d8efd8530a5421dea3b757b8f48c361b0a
2104 修改极品寻宝和符印寻宝为暗色
1个文件已修改
2 ■■■ 已修改文件
System/HappyXB/XBItemCell.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/HappyXB/XBItemCell.cs
@@ -23,7 +23,7 @@
            if(itemConfig != null)
            {
                nameText.text = itemConfig.ItemName;
                nameText.color = UIHelper.GetUIColor(itemConfig.ItemColor,true);
                nameText.color = UIHelper.GetUIColor(itemConfig.ItemColor,false);
            }
            itemCell.cellBtn.RemoveAllListeners();
            itemCell.cellBtn.AddListener(()=>