fix: change the default length of flat and sink street from 2.5 to 5
- this feature is requested by Lee623
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"type": "float",
|
||||
"title": "Length",
|
||||
"desc": "The length of block.",
|
||||
"default": "2.5"
|
||||
"default": "5.0"
|
||||
},
|
||||
{
|
||||
"field": "face_",
|
||||
@@ -159,7 +159,7 @@
|
||||
"type": "float",
|
||||
"title": "Length",
|
||||
"desc": "The length of block.",
|
||||
"default": "2.5"
|
||||
"default": "5.0"
|
||||
},
|
||||
{
|
||||
"field": "face_",
|
||||
|
||||
Reference in New Issue
Block a user