禁止上下阵提示文字

dev_chengFeng
zhangqiang 2020-07-24 09:36:19 +08:00
parent 3fa23c25ea
commit 485c81da9f
1 changed files with 2 additions and 0 deletions

View File

@ -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)