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);