mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
fix(esx_skin): close TextUI after completion
This commit is contained in:
@@ -77,6 +77,7 @@ function Camera:Destroy()
|
||||
return
|
||||
end
|
||||
|
||||
ESX.HideUI()
|
||||
RenderScriptCams(false, true, 500, true, true)
|
||||
DestroyCam(self.cam, true)
|
||||
self.cam = nil
|
||||
|
||||
Reference in New Issue
Block a user