mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 16:01:27 +00:00
tweak(esx_menu_list): missing params
This commit is contained in:
@@ -33,7 +33,7 @@ CreateThread(function()
|
||||
end
|
||||
|
||||
if OpenedMenuCount == 0 then
|
||||
SetNuiFocus(false)
|
||||
SetNuiFocus(false, false)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user