Revert accidental change.
This commit is contained in:
parent
210908dbe6
commit
55e05b70ac
@ -120,6 +120,9 @@ function setup()
|
||||
|
||||
-- classes to support for exclude flags
|
||||
excludable = Sequence {
|
||||
Set {'toll'},
|
||||
Set {'motorway'},
|
||||
Set {'ferry'}
|
||||
},
|
||||
|
||||
avoid = Set {
|
||||
|
Loading…
Reference in New Issue
Block a user