fix!(esx_multicharacter): remove default hud function

This commit is contained in:
Csoki
2023-01-24 20:12:01 +01:00
parent 3497eb6bca
commit c08a9203a8
@@ -35,7 +35,6 @@ if ESX.GetConfig().Multichar then
RenderScriptCams(true, false, 1, true, true)
SetCamCoord(cam, offset.x, offset.y, offset.z)
PointCamAtCoord(cam, Config.Spawn.x, Config.Spawn.y, Config.Spawn.z + 1.3)
ESX.UI.HUD.SetDisplay(0.0)
StartLoop()
ShutdownLoadingScreen()
ShutdownLoadingScreenNui()