Change: Bring airport picker inline with other pickers.

This commit is contained in:
Peter Nelson
2023-10-28 01:34:51 +01:00
committed by Peter Nelson
parent b216dc493f
commit 842cf87765
2 changed files with 29 additions and 30 deletions

View File

@@ -28,7 +28,6 @@ enum AirportPickerWidgets {
WID_AP_LAYOUT_INCREASE, ///< Increase the layout number.
WID_AP_AIRPORT_SPRITE, ///< A visual display of the airport currently selected.
WID_AP_EXTRA_TEXT, ///< Additional text about the airport.
WID_AP_BOTTOMPANEL, ///< Panel at the bottom.
WID_AP_COVERAGE_LABEL, ///< Label if you want to see the coverage.
WID_AP_BTN_DONTHILIGHT, ///< Don't show the coverage button.
WID_AP_BTN_DOHILIGHT, ///< Show the coverage button.