summaryrefslogtreecommitdiff
path: root/src/widgets/road_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/road_widget.h')
-rw-r--r--src/widgets/road_widget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/road_widget.h b/src/widgets/road_widget.h
index f022489e5..12b71dd42 100644
--- a/src/widgets/road_widget.h
+++ b/src/widgets/road_widget.h
@@ -51,6 +51,8 @@ enum BuildRoadStationWidgets {
WID_BROS_STATION_Y, ///< Drive-through station in y-direction.
WID_BROS_LT_OFF, ///< Turn off area highlight.
WID_BROS_LT_ON, ///< Turn on area highlight.
+ WID_BROS_ELEVATOR_OFF, ///< No elevator station.
+ WID_BROS_ELEVATOR_ON, ///< Elevator station.
WID_BROS_INFO, ///< Station acceptance info.
};