commit zhihuan
parent
f2f3b77260
commit
010f44b1b0
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue