hch
2025-09-09 e7e22b0cfafe53223b0a0f6b6189b2a8219f0740
Main/System/HeroUI/HeroUIManager.Talent.cs
@@ -167,7 +167,7 @@
                else
                {
                    int index = i;
                    giftBaseCells[i].Init(-1, 0, null, hero.heroId, index);
                    giftBaseCells[i].Init(-1, 0, null, 0, hero.heroId, index);
                }
            }