【送神祠】

dev_chengFeng
ZhangBiao 2021-08-23 20:59:30 +08:00
parent 6fc59dbe11
commit 8af3d5aa39
1 changed files with 4 additions and 0 deletions

View File

@ -164,6 +164,7 @@ function this:BindEvent()
PokemonManager.RemovePokemonData(pokemonIds)
end
selectChipId = 0
oldChoosed = nil
this.SortTypeClick(sortingOrder)
end)
end)
@ -354,6 +355,9 @@ function this.SingleHeroDataShow(go,_heroData,isGray)
isPokemon = true
end
end
-- LogGreen("selectChipId:"..tostring(selectChipId).." isPokemon:"..tostring(isPokemon))
this.selectText.gameObject:SetActive(isPokemon)
this.chipObj:SetActive(not isPokemon)
end)
--灰色遮罩点击