【送神祠】灵兽分解
parent
4f19f12612
commit
f0a0be43e6
|
@ -163,9 +163,8 @@ function this:BindEvent()
|
||||||
if pokemonIds and #pokemonIds>0 then
|
if pokemonIds and #pokemonIds>0 then
|
||||||
PokemonManager.RemovePokemonData(pokemonIds)
|
PokemonManager.RemovePokemonData(pokemonIds)
|
||||||
end
|
end
|
||||||
|
selectChipId = 0
|
||||||
this.SortTypeClick(sortingOrder)
|
this.SortTypeClick(sortingOrder)
|
||||||
this.chipObj:SetActive(false)
|
|
||||||
this.selectText.gameObject:SetActive(true)
|
|
||||||
end)
|
end)
|
||||||
end)
|
end)
|
||||||
end)
|
end)
|
||||||
|
|
Loading…
Reference in New Issue