神尊特权兑换按钮屏蔽

dev_chengFeng
yuanshuai 2022-11-02 15:40:38 +08:00
parent 6c8c6182ad
commit 3aeed057e4
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ function this.UpdateTopInfo()
else
this.progressBar.fillAmount=1
this.progressValue.text=expNum
this.exchangeBtn.gameObject:SetActive(false)
end
end