forked from Simnation/Main
edit
This commit is contained in:
parent
282085e6fc
commit
0c9ac0a01f
2 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,7 @@ Config.dealerships.fussion = { -- Dealership ID, NEEDS TO BE THE SAME AS THE JOB
|
|||
categories = { -- The categories that will show on the catalogue and dashboard (need to add the shop with the job name to the vehicles.lua too on the shops field otherwise it'll not show the vehicles!!)
|
||||
{ label = 'Import Autos', id = 'importcars' },
|
||||
{ label = 'Supersport', id = 'super' },
|
||||
{ label = 'SUVs', id = 'suvs' },
|
||||
},
|
||||
pickups = {
|
||||
vec4(1201.35, -3187.03, 5.98, 175.35)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue