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