File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff 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 ;
You can’t perform that action at this time.
0 commit comments