Skip to content

Commit

Permalink
Merge branch 'main' into clay-shields-refactor-special-cases
Browse files Browse the repository at this point in the history
  • Loading branch information
claysmalley authored May 30, 2024
2 parents de09a4e + 0e1b6dd commit 79fcd73
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 @@ -3385,6 +3385,10 @@ export function loadShields() {
0,
34
);
shields["TR:national"] = roundedRectShield(
Color.shields.blue,
Color.shields.white
);

// Taiwan
shields["TW:freeway"] = {
Expand Down

0 comments on commit 79fcd73

Please sign in to comment.