【自选宝箱】文字提示暂无外语版本,改回
parent
89c8179840
commit
0d3f84f5e1
|
@ -134,7 +134,7 @@ end
|
||||||
|
|
||||||
function RewardBoxPanel:RefreshData()
|
function RewardBoxPanel:RefreshData()
|
||||||
this.selectBar:SetActive(#this.rewardGroup ~= 1)--设置顶部属性条
|
this.selectBar:SetActive(#this.rewardGroup ~= 1)--设置顶部属性条
|
||||||
this.tip.text = BagManager.isBagPanel and GetLanguageStrById("请在以下道具中选择一种") or GetLanguageStrById("以下道具中可选择一种")
|
this.tip.text = BagManager.isBagPanel and GetLanguageStrById("请在以下道具中选择一种") or GetLanguageStrById("请在以下道具中选择一种")--GetLanguageStrById("以下道具中可选择一种")
|
||||||
RewardBoxPanel:SetGiftData()
|
RewardBoxPanel:SetGiftData()
|
||||||
RewardBoxPanel:SetBottom()
|
RewardBoxPanel:SetBottom()
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue