Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
8d76903f10
|
@ -257,11 +257,6 @@ function this:OnClose()
|
||||||
end
|
end
|
||||||
this.isPlayDoorAudio = false
|
this.isPlayDoorAudio = false
|
||||||
self.gameObject:SetActive(false)
|
self.gameObject:SetActive(false)
|
||||||
-- PlayerManager.carbonType = 2
|
|
||||||
if this.UpView then
|
|
||||||
SubUIManager.Close(this.UpView)
|
|
||||||
this.UpView = nil
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
--界面销毁时调用(用于子类重写)
|
--界面销毁时调用(用于子类重写)
|
||||||
|
|
Loading…
Reference in New Issue