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:
2026-03-06 14:40:50 +08:00
parent 8a7e3306a7
commit 5e94d7db85

View File

@@ -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_",