commit zhihuan

dev_chengFeng
jiaoyangna 2020-08-27 21:41:30 +08:00
parent f2f3b77260
commit 010f44b1b0
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ function this.SingleHeroDataShow(_go,_heroData)
end)
Util.AddOnceClick(formationMask, function()
if LengthOfTable(hheroData.isFormations) ~= 0 then
if LengthOfTable(heroData.isFormations) ~= 0 then
local text = ""
for key, value in pairs(heroData.isFormations) do
text = Language[12317]..HeroManager.GetHeroFormationStr2(key)..Language[12318]