hch
7 天以前 8c500049cd295cb90383fd3b3eb506a692c27a89
Main/System/Main/HeroFightingCardCell.cs
@@ -133,6 +133,7 @@
                {
                    HeroUIManager.Instance.OnUnLockHeroCountEvent?.Invoke();
                    SysNotifyMgr.Instance.ShowTip("HeroCountUnLock5", TeamConst.MaxTeamHeroCount - HeroUIManager.Instance.lockIndexList.Count);
                    NewBieCenter.Instance.StartNewBieGuide(95);
                };
                unlockEffect.Play();
            }