mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
fix(esx_vehicleshop): Vehicles Not Syncing after Restart
This commit is contained in:
@@ -21,6 +21,8 @@ function getVehicles()
|
||||
end)
|
||||
end
|
||||
|
||||
AddEventHandler("onResourceStart", getVehicles)
|
||||
|
||||
function PlayerManagement()
|
||||
if Config.EnablePlayerManagement then
|
||||
if ESX.PlayerData.job.name == 'cardealer' then
|
||||
|
||||
Reference in New Issue
Block a user