(svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend support yet.
This commit is contained in:
@@ -203,6 +203,11 @@ struct RailtypeInfo {
|
||||
*/
|
||||
RailTypeLabel label;
|
||||
|
||||
/**
|
||||
* Colour on mini-map
|
||||
*/
|
||||
byte map_colour;
|
||||
|
||||
/**
|
||||
* Sprite groups for resolving sprites
|
||||
*/
|
||||
|
Reference in New Issue
Block a user