mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
Latest ESX code
This commit is contained in:
+1
-1
@@ -256,7 +256,7 @@ function OpenSaveableMenu(submitCb, cancelCb, restrict)
|
||||
end, cancelCb, restrict)
|
||||
end
|
||||
|
||||
AddEventHandler('playerSpawned', function()
|
||||
AddEventHandler('esx:onPlayerSpawn', function()
|
||||
Citizen.CreateThread(function()
|
||||
while not playerLoaded do
|
||||
Citizen.Wait(100)
|
||||
|
||||
Reference in New Issue
Block a user