hch
2025-09-15 431c17a1b8f1ec3112c84e03cbc872d201e8969c
Main/System/HeroUI/HeroCollectionCardCell.cs
@@ -76,6 +76,11 @@
            {
                UIManager.Instance.OpenWindow<HeroCollectionLvUpWin>();
            }
            else
            {
                HeroUIManager.Instance.selectForPreviewHeroID = heroID;
                UIManager.Instance.OpenWindow<HeroBestWin>();
            }
        });
        
        bookLVBtn.AddListener(() =>