Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c

dev_chengFeng
ZhangBiao 2021-06-15 11:40:56 +08:00
commit 173fef6dca
1 changed files with 1 additions and 1 deletions

View File

@ -712,7 +712,7 @@ function RoleInfoPanel:OnClose()
for k,v in pairs(this.PageList) do
v:OnHide()
end
this.btnMask.gameObject:SetActive(true)
this.btnMask.gameObject:SetActive(false)
end