轩猿修改

dev_chengFeng
JieLing 2020-09-28 15:20:27 +08:00
parent f4f505eb6c
commit 39105d8de3
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ end
--- 关闭界面事件
function this.OnCloseBtnClick()
this.root.tip:SetActive(true)
this.root.tip:SetActive(false)
this.root:ClosePanel()
end