Main/System/HappyXB/HeroCallResultWin.cs @@ -143,6 +143,7 @@ } await UniTask.Delay(resultState == ResultState.singleStart ? 800 : 1500); if (this == null) return; // destroyed during await resultState = ResultState.Lihui; try