Add: Town cargo history graphs. (#14461)
This commit is contained in:
@@ -45,6 +45,7 @@ enum TownViewWidgets : WidgetID {
|
||||
WID_TV_EXPAND_BUILDINGS, ///< Expand number of buildings this town (scenario editor only).
|
||||
WID_TV_EXPAND_ROADS, ///< Expand roads of this town (scenario editor only).
|
||||
WID_TV_DELETE, ///< Delete this town (scenario editor only).
|
||||
WID_TV_GRAPH,
|
||||
};
|
||||
|
||||
/** Widgets of the #FoundTownWindow class. */
|
||||
|
||||
Reference in New Issue
Block a user