|
|
@@ -286,8 +286,7 @@ namespace Fort23.Mono
|
|
|
|
|
|
daoYouaaFfixWidgets.Clear();
|
|
|
|
|
|
- if (daoYouData.favorabilityLv != -1
|
|
|
- && !EventSystemManager.Instance.IsEventCompleted(_daoyouModelConfig.QuestID))
|
|
|
+ if (daoYouData.favorabilityLv != -1)
|
|
|
{
|
|
|
Btn_Eveent.gameObject.SetActive(true);
|
|
|
}
|