mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
remove unused event
This commit is contained in:
@@ -29,10 +29,6 @@ function ShowJobListingMenu()
|
|||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
AddEventHandler('esx_joblisting:hasExitedMarker', function(zone)
|
|
||||||
ESX.UI.Menu.CloseAll()
|
|
||||||
end)
|
|
||||||
|
|
||||||
-- Activate menu when player is inside marker, and draw markers
|
-- Activate menu when player is inside marker, and draw markers
|
||||||
CreateThread(function()
|
CreateThread(function()
|
||||||
while true do
|
while true do
|
||||||
|
|||||||
Reference in New Issue
Block a user