yyl
2026-02-11 3f2cd27c5dfb3b450245bf1a37fc1b3414031c7c
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