forked from Simnation/Main
resources/[jobs]/[civ]/mh_jobgarage/client/chiefsettings.lua aktualisiert
This commit is contained in:
parent
d684e2e370
commit
1db63f504e
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ function OpenChiefAddVehicleMenu()
|
|||
local opt = {}
|
||||
|
||||
QBCore.Functions.TriggerCallback('mh_jobgarage:CallOwnerVehicles', function(vehicles)
|
||||
Wait(300)
|
||||
print(json.encode(vehicles))
|
||||
if vehicles ~= false then
|
||||
local opt = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue