Fix turnbot profile

This commit is contained in:
Patrick Niklaus 2017-08-16 22:00:48 +00:00 committed by Patrick Niklaus
parent 0713ef5862
commit 0c838fb60c

View File

@ -19,7 +19,7 @@ function setup()
use_turn_restrictions = true use_turn_restrictions = true
}, },
classes = {["motorway"] = true, ["toll"] = true}, classes = {[0] = "motorway", [1] = "toll"},
excludable = { excludable = {
[1] = {["motorway"] = true}, [1] = {["motorway"] = true},