File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Source/RunActivity/Viewer3D/WebServices/SwitchPanel Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -86,14 +86,6 @@ public void init(UserCommand userCommand)
86
86
init1 ( ORTS . Common . Input . UserCommand . ControlTractionCutOffRelayClosingOrder ) ;
87
87
break ;
88
88
89
- case ORTS . Common . Input . UserCommand . DisplayNextStationWindow :
90
- Orts . Simulation . Activity act = Viewer . Simulator . ActivityRun ;
91
- if ( ( act != null ) && ( act . EventList . Count ) > 0 )
92
- init1 ( ORTS . Common . Input . UserCommand . DisplayNextStationWindow ) ;
93
- else
94
- init0 ( ORTS . Common . Input . UserCommand . DisplayNextStationWindow ) ;
95
- break ;
96
-
97
89
case ORTS . Common . Input . UserCommand . ControlHeadlightIncrease :
98
90
init2 ( ORTS . Common . Input . UserCommand . ControlHeadlightIncrease , ORTS . Common . Input . UserCommand . ControlHeadlightDecrease ) ;
99
91
break ;
You can’t perform that action at this time.
0 commit comments