parent
05279cc3c1
commit
f52b234e1b
|
@ -121,6 +121,7 @@ function PokemonSummonOneResultPanel:OnOpen(...)
|
|||
end
|
||||
isFree=freeTime and freeTime >= 1
|
||||
if isFree then
|
||||
itemId=0
|
||||
this.itemNum3.gameObject:SetActive(false)
|
||||
this.itemIcon3.gameObject:SetActive(false)
|
||||
this.itemInfo3.text=Language[10489]
|
||||
|
|
Loading…
Reference in New Issue