mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
closecontext func
This commit is contained in:
@@ -49,7 +49,7 @@ end)
|
|||||||
|
|
||||||
AddEventHandler('esx_shops:hasExitedMarker', function(zone)
|
AddEventHandler('esx_shops:hasExitedMarker', function(zone)
|
||||||
currentAction = nil
|
currentAction = nil
|
||||||
ESX.UI.Menu.CloseAll()
|
ESX.CloseContext()
|
||||||
end)
|
end)
|
||||||
|
|
||||||
-- Create Blips
|
-- Create Blips
|
||||||
|
|||||||
Reference in New Issue
Block a user