mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user