mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 22:02:27 +00:00
remove unused event
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user