Feature: Alternative linkgraph colour schemes (#9866)
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
typedef std::map<StationID, StationLinkMap> LinkMap;
|
||||
typedef std::vector<std::pair<StationID, uint> > StationSupplyList;
|
||||
|
||||
static const uint8 LINK_COLOURS[];
|
||||
static const uint8 LINK_COLOURS[][12];
|
||||
|
||||
/**
|
||||
* Create a link graph overlay for the specified window.
|
||||
|
Reference in New Issue
Block a user