summaryrefslogtreecommitdiff
path: root/src/cargotype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cargotype.h')
-rw-r--r--src/cargotype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cargotype.h b/src/cargotype.h
index b7a18c8b4..4c0702a6f 100644
--- a/src/cargotype.h
+++ b/src/cargotype.h
@@ -33,8 +33,8 @@ struct CargoSpec {
uint16 multipliertowngrowth;
uint8 callback_mask;
- StringID name_plural;
StringID name;
+ StringID name_single;
StringID units_volume;
StringID quantifier;
StringID abbrev;