yyl
7 天以前 aee07e17664b4e598f4bc54460cffce26b8b823f
Main/System/HeroUI/HeroUIManager.cs
@@ -605,7 +605,7 @@
            if (HeroManager.Instance.GetHeroCountByID(hero.heroId) > 1)
            {
                heroEatRedPoint.state = RedPointState.Simple;
                heroEatRedPoint.state = RedPointState.GetReward;
                break;
            }
        }