Skip to content

Commit a1aef11

Browse files
committed
Remove NL:light as light forms because of invalid tagging
1 parent bf28c5e commit a1aef11

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

signals.mss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,8 +1301,7 @@ Format details:
13011301
/*************************/
13021302
/* NL main light signals */
13031303
/*************************/
1304-
["feature"="NL"]["main_form"="light"],
1305-
["feature"="NL"]["main_form"="NL:light"] {
1304+
["feature"="NL"]["main_form"="light"] {
13061305
::text {
13071306
text-name: [ref];
13081307
text-dy: 12;
@@ -1341,8 +1340,7 @@ Format details:
13411340
/* NL departure light signals */
13421341
/******************************/
13431342
["feature"="NL"]["departure_form"="light"],
1344-
["feature"="NL:VL"]["departure_form"="light"],
1345-
["feature"="NL:VL"]["departure_form"="NL:light"] {
1343+
["feature"="NL:VL"]["departure_form"="light"] {
13461344
::text {
13471345
text-name: [ref];
13481346
text-dy: 12;

0 commit comments

Comments
 (0)