remove unused event

This commit is contained in:
Csoki
2022-08-03 22:25:21 +02:00
parent 34b736c6f3
commit c133ac3a7b
@@ -29,10 +29,6 @@ function ShowJobListingMenu()
end)
end
AddEventHandler('esx_joblisting:hasExitedMarker', function(zone)
ESX.UI.Menu.CloseAll()
end)
-- Activate menu when player is inside marker, and draw markers
CreateThread(function()
while true do