Add conditional orders for cargo load percentage and waiting cargo amount
See: #90
This commit is contained in:
@@ -34,8 +34,10 @@ enum OrderWidgets {
|
||||
WID_O_COND_COMPARATOR, ///< Choose condition type.
|
||||
WID_O_COND_VALUE, ///< Choose condition value.
|
||||
WID_O_COND_CARGO, ///< Choose condition cargo.
|
||||
WID_O_COND_AUX_CARGO, ///< Choose condition cargo.
|
||||
WID_O_COND_SLOT, ///< Choose condition slot.
|
||||
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_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