Add departure board via order subtype to remove via for prior terminus

This commit is contained in:
Jonathan G Rennison
2023-05-05 17:21:44 +01:00
parent 284390cf6a
commit b089b561a5
10 changed files with 146 additions and 22 deletions

View File

@@ -50,6 +50,7 @@ enum OrderWidgets {
WID_O_CHANGE_COUNTER, ///< Choose counter to change.
WID_O_COUNTER_VALUE, ///< Choose counter value.
WID_O_TEXT_LABEL, ///< Choose text label.
WID_O_DEPARTURE_VIA_TYPE, ///< Choose departure board via subtype.
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.