mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo flag in NewGRF loader.
This commit is contained in:
@@ -26,7 +26,7 @@ static uint _legend_excluded_cargo;
|
||||
/************************/
|
||||
|
||||
enum {
|
||||
GRAPH_MAX_DATASETS = 16,
|
||||
GRAPH_MAX_DATASETS = 32,
|
||||
GRAPH_AXIS_LABEL_COLOUR = 16,
|
||||
GRAPH_AXIS_LINE_COLOUR = 215,
|
||||
|
||||
|
Reference in New Issue
Block a user