Road stops: Add flag to use custom graphics for disabled views in build window
This commit is contained in:
@@ -71,6 +71,7 @@ enum RoadStopSpecFlags {
|
||||
RSF_NO_AUTO_ROAD_CONNECTION, ///< No auto road connection.
|
||||
RSF_BUILD_MENU_ROAD_ONLY, ///< Only show in the road build menu (not tram).
|
||||
RSF_BUILD_MENU_TRAM_ONLY, ///< Only show in the tram build menu (not road).
|
||||
RSF_BUILD_MENU_DRAW_DISABLED_VIEWS, ///< Use custom road stop graphics for disabled views
|
||||
};
|
||||
|
||||
enum RoadStopSpecIntlFlags {
|
||||
|
||||
Reference in New Issue
Block a user