Change: Cargo flow legend only shows defined cargo. (#10872)
This removes the large mostly-empty grid of cargo buttons when not using a complex industry set.
This commit is contained in:
@@ -116,6 +116,7 @@ public:
|
||||
|
||||
private:
|
||||
std::shared_ptr<LinkGraphOverlay> overlay;
|
||||
size_t num_cargo;
|
||||
|
||||
void UpdateOverlayCompanies();
|
||||
void UpdateOverlayCargoes();
|
||||
|
Reference in New Issue
Block a user