forked from mirror/OpenTTD
(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default.
This commit is contained in:
@@ -35,10 +35,8 @@ enum ReplaceVehicleWidgets {
|
||||
WID_RV_STOP_REPLACE, ///< Stop Replacing button.
|
||||
|
||||
/* Train only widgets. */
|
||||
WID_RV_TRAIN_ENGINEWAGON_TOGGLE, ///< Button to toggle engines and/or wagons.
|
||||
WID_RV_TRAIN_FLUFF_LEFT, ///< The fluff on the left.
|
||||
WID_RV_TRAIN_ENGINEWAGON_DROPDOWN, ///< Dropdown to select engines and/or wagons.
|
||||
WID_RV_TRAIN_RAILTYPE_DROPDOWN, ///< Dropdown menu about the railtype.
|
||||
WID_RV_TRAIN_FLUFF_RIGHT, ///< The fluff on the right.
|
||||
WID_RV_TRAIN_WAGONREMOVE_TOGGLE, ///< Button to toggle removing wagons.
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user