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

dev_chengFeng
jiaoyangna 2021-07-24 18:13:45 +08:00
commit 8d76903f10
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
--界面销毁时调用(用于子类重写)