Merge branch 'esx-framework:main' into main

This commit is contained in:
Panda
2022-05-15 15:19:06 +02:00
committed by GitHub
+1 -1
View File
@@ -26,7 +26,7 @@ if not Config.UseDeferrals then
SetNuiFocus(state, state)
guiEnabled = state
while not ready do
Citizen.Wait(500)
Wait(500)
end
SendNUIMessage({
type = "enableui",