fix(esx_vehicleshop): Vehicles Not Syncing after Restart

This commit is contained in:
Mycroft
2022-09-17 21:47:23 +01:00
parent c760735388
commit 800a0c790d
@@ -21,6 +21,8 @@ function getVehicles()
end)
end
AddEventHandler("onResourceStart", getVehicles)
function PlayerManagement()
if Config.EnablePlayerManagement then
if ESX.PlayerData.job.name == 'cardealer' then