Main/System/Main/RightFuncInHome.cs
@@ -50,7 +50,7 @@ ShowFuncCol(false); }); UIManager.Instance.OnCloseWindow -= OnCloseWindow; UIManager.Instance.OnCloseWindow += OnCloseWindow; dayMissionBtn.AddListener(() => @@ -88,6 +88,12 @@ UIManager.Instance.OpenWindow<FunctionPreviewWin>(); }); } void OnDestroy() { UIManager.Instance.OnCloseWindow -= OnCloseWindow; } void ShowBtns() {