禁止上下阵提示文字
parent
3fa23c25ea
commit
485c81da9f
|
@ -631,6 +631,8 @@ function this.SingleHeroDataShow(_go, _heroData)
|
|||
end
|
||||
table.insert(this.choosedList, {heroId = heroData.dynamicId, position=this.GetPos()})
|
||||
this.SetCardsData(this.choosedList)
|
||||
else
|
||||
PopupTipPanel.ShowTip(Language[12206])
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
Loading…
Reference in New Issue