add empty {tracktype,smoothness}_speeds in bicycle profile
This commit is contained in:
parent
10c5d76909
commit
9f28873cb1
@ -167,6 +167,12 @@ local profile = {
|
||||
sett = 10
|
||||
},
|
||||
|
||||
tracktype_speeds = {
|
||||
},
|
||||
|
||||
smoothness_speeds = {
|
||||
},
|
||||
|
||||
avoid = Set {
|
||||
'impassable',
|
||||
'construction'
|
||||
|
Loading…
Reference in New Issue
Block a user