update hasExitedMarker (context)

This commit is contained in:
Taavi
2022-12-01 20:14:08 +08:00
committed by GitHub
parent 649ca301a6
commit 847a0d73b9
+1 -1
View File
@@ -68,7 +68,7 @@ end)
AddEventHandler('esx_boat:hasExitedMarker', function()
if not isInShopMenu then
ESX.UI.Menu.CloseAll()
ESX.CloseContext()
end
CurrentAction = nil