【轩辕宝境】从任意一个宝境里返回轩辕宝境主界面,顶部资源条消失

dev_chengFeng
ZhangBiao 2021-07-24 17:45:48 +08:00
parent ccc208b2c4
commit 9a7ef2f0a2
1 changed files with 0 additions and 5 deletions

View File

@ -257,11 +257,6 @@ function this:OnClose()
end
this.isPlayDoorAudio = false
self.gameObject:SetActive(false)
-- PlayerManager.carbonType = 2
if this.UpView then
SubUIManager.Close(this.UpView)
this.UpView = nil
end
end
--界面销毁时调用(用于子类重写)