mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 18:01:25 +00:00
Update esx_status
Edited to not show UI until loading screen is off
This commit is contained in:
+2
-2
@@ -156,8 +156,8 @@ Citizen.CreateThread(function()
|
||||
end
|
||||
end)
|
||||
|
||||
-- Loaded event
|
||||
Citizen.CreateThread(function()
|
||||
-- Loading screen off event
|
||||
AddEventHandler('esx:loadingScreenOff', function()
|
||||
TriggerEvent('esx_status:loaded')
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user