Fix 60/90 degree crossing connection

master
Blockhead 2020-12-03 08:34:42 +01:00 committed by orwell96
parent 0d530ca49f
commit 48787fc1b2
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=15} },
conns = { {c=0}, {c=8}, {c=7}, {c=13} },
desc = "60/90 degree crossing (right)",
tpdouble = true,
tpsingle = true,