西安二号线 车站设置折返线 实训
This commit is contained in:
parent
36b509ff40
commit
a4e4dd92cf
@ -92,6 +92,9 @@ public class StationGeneratorNew implements GeneratorNew {
|
||||
// }
|
||||
// });
|
||||
break;
|
||||
case Station_Set_Turn_Back_Strategy:
|
||||
station.setControlMode(Station.ControlMode.Center);
|
||||
break;
|
||||
default:
|
||||
// 其他操作,不生成
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user