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.
(cherry picked from commit 702194cfef
)
This commit is contained in:

committed by
Jonathan G Rennison

parent
08030e1b8a
commit
ac420f208c
@@ -136,6 +136,7 @@ public:
|
||||
|
||||
private:
|
||||
LinkGraphOverlay *overlay;
|
||||
size_t num_cargo;
|
||||
|
||||
void UpdateOverlayCompanies();
|
||||
void UpdateOverlayCargoes();
|
||||
|
Reference in New Issue
Block a user