tweak(esx_menu_list): missing params

This commit is contained in:
Kasey FItton
2024-10-24 15:54:43 +01:00
parent df18853fd7
commit 35166b17e9
+1 -1
View File
@@ -33,7 +33,7 @@ CreateThread(function()
end
if OpenedMenuCount == 0 then
SetNuiFocus(false)
SetNuiFocus(false, false)
end
end