Update main.lua

This commit is contained in:
Deliux
2022-05-15 00:15:44 +03:00
committed by GitHub
parent 82d702fb87
commit 9125c471a6
+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",