Conditional order: Replace "next station" with manually set station
This commit is contained in:
@@ -45,6 +45,7 @@ enum OrderWidgets {
|
||||
WID_O_COND_SCHED_SELECT, ///< Choose scheduled dispatch schedule.
|
||||
WID_O_COND_AUX_VIA, ///< Condition via button.
|
||||
WID_O_COND_SCHED_TEST, ///< Choose scheduled dispatch test.
|
||||
WID_O_COND_AUX_STATION, ///< Condition station button.
|
||||
WID_O_RELEASE_SLOT, ///< Choose slot to release.
|
||||
WID_O_COUNTER_OP, ///< Choose counter operation.
|
||||
WID_O_CHANGE_COUNTER, ///< Choose counter to change.
|
||||
@@ -54,6 +55,7 @@ enum OrderWidgets {
|
||||
WID_O_SEL_COND_VALUE, ///< Widget for conditional value or conditional cargo type.
|
||||
WID_O_SEL_COND_AUX, ///< Widget for auxiliary conditional cargo type.
|
||||
WID_O_SEL_COND_AUX2, ///< Widget for auxiliary conditional via button.
|
||||
WID_O_SEL_COND_AUX3, ///< Widget for auxiliary conditional station button.
|
||||
WID_O_SEL_MGMT, ///< Widget for management buttons.
|
||||
WID_O_SEL_TOP_LEFT, ///< #NWID_SELECTION widget for left part of the top row of the 'your train' order window.
|
||||
WID_O_SEL_TOP_MIDDLE, ///< #NWID_SELECTION widget for middle part of the top row of the 'your train' order window.
|
||||
|
Reference in New Issue
Block a user