Main/System/HeroDebut/HeroDebutCheckInWin.cs
@@ -1,3 +1,4 @@ using Cysharp.Threading.Tasks; using UnityEngine; public class HeroDebutCheckInWin : UIBase @@ -76,7 +77,7 @@ } } rolelhShow.Create(skinID, 1, motionName: "", isLh: true); rolelhShow.Create(skinID, 1, motionName: "", isLh: true).Forget(); OnSecondEvent(); } }