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)