forked from MapComplete/MapComplete
Disable splitting of roads on production
This commit is contained in:
parent
dc4174047a
commit
7ec0fec575
1 changed files with 1 additions and 1 deletions
|
@ -284,6 +284,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"overrideAll": {
|
"overrideAll": {
|
||||||
"allowSplit": true
|
"allowSplit": false
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue