Skip to content

Commit

Permalink
Merge pull request #1009 from Blijbol/jeroen/antwerp
Browse files Browse the repository at this point in the history
Add shields for Ring of Antwerp, Belgium
  • Loading branch information
ZeLonewolf authored Dec 17, 2023
2 parents b8d11be + 3b73ce2 commit ddb34a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -3196,6 +3196,10 @@ export function loadShields() {
shields["BE:B-road"] =
shields["BE:R-road"] =
roundedRectShield(Color.shields.white, Color.shields.black);
shields["BE:VLG:Ring_Antwerpen"] = roundedRectShield(
Color.shields.yellow,
Color.shields.black
);

// Bulgaria
shields["bg:motorway"] = roundedRectShield(
Expand Down

0 comments on commit ddb34a6

Please sign in to comment.