Fix documentation comment for RSF_DRAW_MODE_REGISTER
This commit is contained in:
@@ -71,8 +71,8 @@ enum RoadStopSpecFlags {
|
|||||||
RSF_NO_AUTO_ROAD_CONNECTION, ///< No auto road connection.
|
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_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_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
|
RSF_BUILD_MENU_DRAW_DISABLED_VIEWS, ///< Use custom road stop graphics for disabled views.
|
||||||
RSF_DRAW_MODE_REGISTER, ///< Use custom road stop graphics for disabled views
|
RSF_DRAW_MODE_REGISTER, ///< Read draw mode from register 0x100.
|
||||||
};
|
};
|
||||||
|
|
||||||
enum RoadStopSpecIntlFlags {
|
enum RoadStopSpecIntlFlags {
|
||||||
|
Reference in New Issue
Block a user