increase garage max size
This commit is contained in:
@@ -46,7 +46,7 @@ const GARAGE_SIZE_SLIDER_OPTIONS = {
|
||||
start: [10, 20],
|
||||
range: {
|
||||
min: [0],
|
||||
max: [50]
|
||||
max: [150]
|
||||
},
|
||||
step: 2,
|
||||
connect: true,
|
||||
|
||||
Reference in New Issue
Block a user