mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
fix: idk man this broke something dont ask
This commit is contained in:
@@ -12,7 +12,9 @@ CreateThread(function()
|
||||
name = name,
|
||||
data = data
|
||||
})
|
||||
SetTimeout(200, function()
|
||||
SetNuiFocus(true, true)
|
||||
end)
|
||||
end
|
||||
|
||||
local function closeMenu(namespace, name)
|
||||
@@ -58,4 +60,4 @@ CreateThread(function()
|
||||
cb('OK')
|
||||
end)
|
||||
|
||||
end)
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user