少年修仙传客户端代码仓库
client_linchunjie
2019-01-14 d078062ec1c670db781f9563fd869a5907ea13a1
5739 【前端】【1.5】境界等级修改,新增后续境界,UI界面调整
1个文件已修改
1 ■■■■ 已修改文件
System/FairyAu/FairyViewCell.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/FairyAu/FairyViewCell.cs
@@ -56,6 +56,7 @@
                if (presentCfg != null)
                {
                    m_RealmImg.SetSprite(presentCfg.Img);
                    m_RealmImg.SetNativeSize();
                }
            }
            m_FairyLvTxt.text = fakeFairy ? "1" : fairy.FamilyLV.ToString();