Update main.lua

This commit is contained in:
João Pedro Correia
2020-11-16 19:14:08 +00:00
committed by GitHub
parent f510277ba0
commit b837ffb8a2
+2
View File
@@ -720,6 +720,8 @@ AddEventHandler('esx_vehicleshop:hasEnteredMarker', function(zone)
model = model,
plate = plate
}
else
ESX.ShowNotification(_U('invalid_vehicle'))
end
end
end