mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 02:01:31 +00:00
update hasExitedMarker (context)
This commit is contained in:
@@ -68,7 +68,7 @@ end)
|
|||||||
|
|
||||||
AddEventHandler('esx_boat:hasExitedMarker', function()
|
AddEventHandler('esx_boat:hasExitedMarker', function()
|
||||||
if not isInShopMenu then
|
if not isInShopMenu then
|
||||||
ESX.UI.Menu.CloseAll()
|
ESX.CloseContext()
|
||||||
end
|
end
|
||||||
|
|
||||||
CurrentAction = nil
|
CurrentAction = nil
|
||||||
|
|||||||
Reference in New Issue
Block a user