mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 10:59:12 +00:00
This commit is contained in:
@@ -47,7 +47,7 @@ static constexpr CargoLabel CT_FOOD = CargoLabel{'FOOD'};
|
|||||||
|
|
||||||
/* Tropic */
|
/* Tropic */
|
||||||
static constexpr CargoLabel CT_RUBBER = CargoLabel{'RUBR'};
|
static constexpr CargoLabel CT_RUBBER = CargoLabel{'RUBR'};
|
||||||
static constexpr CargoLabel CT_FRUIT = CargoLabel{'FRUI'};
|
static constexpr CargoLabel CT_FRUIT = CargoLabel{'FRUT'};
|
||||||
static constexpr CargoLabel CT_MAIZE = CargoLabel{'MAIZ'};
|
static constexpr CargoLabel CT_MAIZE = CargoLabel{'MAIZ'};
|
||||||
static constexpr CargoLabel CT_COPPER_ORE = CargoLabel{'CORE'};
|
static constexpr CargoLabel CT_COPPER_ORE = CargoLabel{'CORE'};
|
||||||
static constexpr CargoLabel CT_WATER = CargoLabel{'WATR'};
|
static constexpr CargoLabel CT_WATER = CargoLabel{'WATR'};
|
||||||
|
Reference in New Issue
Block a user