少年修仙传客户端代码仓库
client_Wu Xijin
2018-09-05 8bf4170380141a10dd8550892f566b2ba4c2dd64
System/MainInterfacePanel/TaskListTip.cs
@@ -279,7 +279,7 @@
            {
                GameObject childObj = Content.GetChild(i).gameObject;
                TaskType childObjTaskType = Content.GetChild(i).gameObject.GetComponent<TaskType>();
                childObj.GetComponent<FlyingShoesTask>().ImgSelected.SetActive(false);
            //    childObj.GetComponent<FlyingShoesTask>().ImgSelected.SetActive(false);
                if (i < _list.Count)
                {
                    if (!childObj.activeSelf)