forked from Simnation/Main
Merge branch 'master' of https://git.evolution-state-life.de/Evolution-State-Life/Main
This commit is contained in:
commit
6f94b0135c
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ function OpenChiefAddVehicleMenu()
|
||||||
local opt = {}
|
local opt = {}
|
||||||
|
|
||||||
QBCore.Functions.TriggerCallback('mh_jobgarage:CallOwnerVehicles', function(vehicles)
|
QBCore.Functions.TriggerCallback('mh_jobgarage:CallOwnerVehicles', function(vehicles)
|
||||||
|
print(json.encode(vehicles))
|
||||||
if vehicles ~= false then
|
if vehicles ~= false then
|
||||||
local opt = {}
|
local opt = {}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue