【灵兽系统】 召唤界面按钮文字位置
parent
47ea758d67
commit
1fee1f84eb
|
|
@ -129,7 +129,7 @@ function PokemonSummonPanel:refreshBtnShow()
|
|||
end
|
||||
local d = RecruitManager.GetExpendData(type)
|
||||
if isFree then
|
||||
info.text=Language[11759]
|
||||
info.text=" "..Language[11759]
|
||||
else
|
||||
itemId = d[1]
|
||||
itemNum = d[2]
|
||||
|
|
|
|||
Loading…
Reference in New Issue