【轩辕宝境】从任意一个宝境里返回轩辕宝境主界面,顶部资源条消失
parent
ccc208b2c4
commit
9a7ef2f0a2
|
@ -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
|
||||
|
||||
--界面销毁时调用(用于子类重写)
|
||||
|
|
Loading…
Reference in New Issue