Remove at:urban maxspeed, partial revert of 2bbb347f57

This commit is contained in:
Frédéric Rodrigo 2022-11-10 20:22:41 +01:00
parent 6d10523440
commit be072326f2
2 changed files with 0 additions and 2 deletions

View File

@ -268,7 +268,6 @@ function setup()
-- List only exceptions
maxspeed_table = {
["at:urban"] = 40,
["at:rural"] = 100,
["at:trunk"] = 100,
["be:motorway"] = 120,

View File

@ -146,7 +146,6 @@
{"key": "maxspeed", "value": "rural"},
{"key": "maxspeed", "value": "trunk"},
{"key": "maxspeed", "value": "motorway"},
{"key": "maxspeed", "value": "AT:urban"},
{"key": "maxspeed", "value": "AT:rural"},
{"key": "maxspeed", "value": "AT:trunk"},
{"key": "maxspeed", "value": "BE:motorway"},