Skip to content

Commit

Permalink
Remove NL:light as light forms because of invalid tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Oct 21, 2023
1 parent bf28c5e commit a1aef11
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions signals.mss
Original file line number Diff line number Diff line change
Expand Up @@ -1301,8 +1301,7 @@ Format details:
/*************************/
/* NL main light signals */
/*************************/
["feature"="NL"]["main_form"="light"],
["feature"="NL"]["main_form"="NL:light"] {
["feature"="NL"]["main_form"="light"] {
::text {
text-name: [ref];
text-dy: 12;
Expand Down Expand Up @@ -1341,8 +1340,7 @@ Format details:
/* NL departure light signals */
/******************************/
["feature"="NL"]["departure_form"="light"],
["feature"="NL:VL"]["departure_form"="light"],
["feature"="NL:VL"]["departure_form"="NL:light"] {
["feature"="NL:VL"]["departure_form"="light"] {
::text {
text-name: [ref];
text-dy: 12;
Expand Down

0 comments on commit a1aef11

Please sign in to comment.