Main/System/Main/RightFuncInHome.cs @@ -92,7 +92,7 @@ }); reviewBtn.AddListener(() => { UIManager.Instance.OpenWindow<GoodReviewWin>(); UIManager.Instance.OpenWindowAsync<GoodReviewWin>().Forget(); }); }