中文翻译修改

tcx_xiyou_yueNan
PC-202302260912\Administrator 2025-02-21 17:39:38 +08:00
parent 8d711301ac
commit c6521ed329
1 changed files with 3 additions and 3 deletions

View File

@ -326,11 +326,11 @@ function this.RoleInfo0()
if curHeroData.star == HeroManager.awakeNextStarIndex then
talentBtnImage = "r_hero_tianfu2_zh"
elseif curHeroData.star == 12 then
talentBtnImage = "r_tongyong_tianfufeisheng1"
talentBtnImage = "r_tongyong_tianfufeisheng1_zh"
elseif curHeroData.star == 13 then
talentBtnImage = "r_tongyong_tianfufeisheng2"
talentBtnImage = "r_tongyong_tianfufeisheng2_zh"
elseif curHeroData.star == 14 then
talentBtnImage = "r_tongyong_tianfufeisheng3"
talentBtnImage = "r_tongyong_tianfufeisheng3_zh"
else
talentBtnImage = "r_hero_tianfu1_zh"
end