Add setting for alternative linkgraph overlay colour schemes

This commit is contained in:
Jonathan G Rennison
2020-08-03 23:30:05 +01:00
parent 1fd9c929ef
commit f26143f063
8 changed files with 58 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ public:
typedef std::vector<StationSupplyInfo> StationSupplyList;
typedef std::vector<LinkInfo> LinkList;
static const uint8 LINK_COLOURS[];
static const uint8 LINK_COLOURS[][12];
/**
* Create a link graph overlay for the specified window.