forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
31367653f6
commit
2fe7be05aa
1 changed files with 2 additions and 2 deletions
|
@ -156,8 +156,8 @@ Config.DealershipLocations = {
|
||||||
coords = vector3(-206.6, -1180.99, 23.03),
|
coords = vector3(-206.6, -1180.99, 23.03),
|
||||||
size = 5
|
size = 5
|
||||||
},
|
},
|
||||||
purchaseSpawn = vector4(-178.26, -1182.79, 23.07, 270.33)
|
purchaseSpawn = vector4(-178.26, -1182.79, 23.07, 270.33),
|
||||||
testDriveSpawn = vector4(-178.26, -1182.79, 23.07, 270.33)
|
testDriveSpawn = vector4(-178.26, -1182.79, 23.07, 270.33),
|
||||||
camera = {
|
camera = {
|
||||||
name = "Car",
|
name = "Car",
|
||||||
coords = vector4(-146.6166, -596.6301, 166.0, 270.0),
|
coords = vector4(-146.6166, -596.6301, 166.0, 270.0),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue