Skip to content

Commit

Permalink
Added Atlantic City Expressway Connector shield
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Nov 26, 2022
1 parent b4666e0 commit bcd967d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1751,6 +1751,9 @@ export function loadShields(shieldImages) {
backgroundImage: shieldImages.shield_us_nj_ace_noref,
notext: true,
};
shields["US:NJ:ACE:Connector"] = banneredShield(shields["US:NJ:ACE"], [
"CONN",
]);
shields["US:NJ:GSP"] = {
backgroundImage: shieldImages.shield_us_nj_gsp_noref,
notext: true,
Expand Down

0 comments on commit bcd967d

Please sign in to comment.