mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
+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