yyl
2025-08-11 b2d7bb59dc37c7b350786b076ee2f344b7c8911f
Main/System/HeroUI/HeroHeadBaseCell.cs
@@ -194,7 +194,7 @@
            }
        }
        countryImg.SetSprite("herocountry" + heroConfig.Country);
        countryImg.SetSprite(HeroUIManager.Instance.GetCountryIconName(heroConfig.Country));
        lvText.text = lv == 0 ? "": Language.Get("L1094") + lv;
        awakeLvRect.SetActive(awakelv > 0);