Skip to content

Commit 370081e

Browse files
authored
Merge pull request #5903 from bxl-forever/maxspeed-brussels
Update car.lua - new maxspeed default speed for Brussels, Belgium
2 parents 18a0f6c + d340f4e commit 370081e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

profiles/car.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ function setup()
270270
["at:rural"] = 100,
271271
["at:trunk"] = 100,
272272
["be:motorway"] = 120,
273+
["be-bru:rural"] = 70,
274+
["be-bru:urban"] = 30,
273275
["be-vlg:rural"] = 70,
274276
["by:urban"] = 60,
275277
["by:motorway"] = 110,

0 commit comments

Comments
 (0)