少年修仙传客户端代码仓库
Client_PangDeRong
2018-09-29 195603f9eddc1e34c65ee6a88b6430123ca8c41a
1778 仙界盛典功能开发
1个文件已修改
1 ■■■■ 已修改文件
System/FairylandCeremony/ToHiTaskCell.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/FairylandCeremony/ToHiTaskCell.cs
@@ -29,6 +29,7 @@
        public void Init(AllPeoplePartyConfig taskConfig)
        {
            activeNameText.gameObject.SetActive(false);
            this.taskConfig = taskConfig;
            activeIcon.SetSprite(taskConfig.IconKey);
            SetTaskState(ceremonyModel.GetPeopleTaskTimesById(taskConfig.ID),taskConfig.TotalTimes);