yyl
6 天以前 6277d77214cd861c0a537b47c600240b30e1a4d4
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();
            }