fix mis-patched 90+60r crossing conns

Thanks, Maverick2797
master
Gabriel Pérez-Cerezo 2021-01-10 15:42:47 +01:00
parent eccfe8d195
commit 0df208af53
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ advtrains.ap.t_90plusx_crossing={
trackworker = "60r",
},
["60r"]={
conns = { {c=0}, {c=8}, {c=7}, {c=13} },
conns = { {c=0}, {c=8}, {c=5}, {c=13} },
desc = "60/90 degree crossing (right)",
tpdouble = true,
tpsingle = true,