Add conditional order for current time/date

This commit is contained in:
Jonathan G Rennison
2021-02-10 18:34:46 +00:00
parent 62ea3b7794
commit d42ad99688
7 changed files with 62 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ enum OrderWidgets {
WID_O_COND_AUX_CARGO, ///< Choose condition cargo.
WID_O_COND_SLOT, ///< Choose condition slot.
WID_O_COND_COUNTER, ///< Choose condition counter.
WID_O_COND_TIME_DATE, ///< Choose time/date value.
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.