fix(esx_skin): close TextUI after completion

This commit is contained in:
Kasey FItton
2024-10-25 12:59:29 +01:00
parent 2238f6fce2
commit 6cec93b64a
@@ -77,6 +77,7 @@ function Camera:Destroy()
return
end
ESX.HideUI()
RenderScriptCams(false, true, 500, true, true)
DestroyCam(self.cam, true)
self.cam = nil