hch
2025-09-08 14a9dc8c9b83dd7627f8ed99a163ebc41c1f9b8e
Main/System/HeroUI/HeroUIManager.Talent.cs
@@ -87,7 +87,7 @@
    //星上限由品质 和 觉醒决定
    //星最终上限由品质 和 觉醒决定
    public int GetMaxStarCount(int heroID, int quality)
    {
        if (HeroAwakeConfig.GetHeroAwakeConfig(heroID, 1) == null)