Conditional orders: Add mode to check waiting station cargo via next node
This commit is contained in:
@@ -36,8 +36,10 @@ enum OrderWidgets {
|
||||
WID_O_COND_CARGO, ///< Choose condition cargo.
|
||||
WID_O_COND_AUX_CARGO, ///< Choose condition cargo.
|
||||
WID_O_COND_SLOT, ///< Choose condition slot.
|
||||
WID_O_COND_AUX_VIA, ///< Condition via button.
|
||||
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_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.
|
||||
WID_O_SEL_TOP_RIGHT, ///< #NWID_SELECTION widget for right part of the top row of the 'your train' order window.
|
||||
|
Reference in New Issue
Block a user