mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
remove closeall func
This commit is contained in:
@@ -35,7 +35,6 @@ if ESX.GetConfig().Multichar then
|
|||||||
RenderScriptCams(true, false, 1, true, true)
|
RenderScriptCams(true, false, 1, true, true)
|
||||||
SetCamCoord(cam, offset.x, offset.y, offset.z)
|
SetCamCoord(cam, offset.x, offset.y, offset.z)
|
||||||
PointCamAtCoord(cam, Config.Spawn.x, Config.Spawn.y, Config.Spawn.z + 1.3)
|
PointCamAtCoord(cam, Config.Spawn.x, Config.Spawn.y, Config.Spawn.z + 1.3)
|
||||||
ESX.UI.Menu.CloseAll()
|
|
||||||
ESX.UI.HUD.SetDisplay(0.0)
|
ESX.UI.HUD.SetDisplay(0.0)
|
||||||
StartLoop()
|
StartLoop()
|
||||||
ShutdownLoadingScreen()
|
ShutdownLoadingScreen()
|
||||||
|
|||||||
Reference in New Issue
Block a user