summaryrefslogtreecommitdiff
path: root/src/table/railtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/railtypes.h')
-rw-r--r--src/table/railtypes.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/table/railtypes.h b/src/table/railtypes.h
index 3fceb4ffe..39e2b2862 100644
--- a/src/table/railtypes.h
+++ b/src/table/railtypes.h
@@ -49,6 +49,7 @@ static const RailtypeInfo _original_railtypes[] = {
/* strings */
{
+ STR_RAIL_NAME_RAILROAD,
STR_RAIL_TOOLBAR_RAILROAD_CONSTRUCTION_CAPTION,
STR_RAIL_MENU_RAILROAD_CONSTRUCTION,
STR_BUY_VEHICLE_TRAIN_RAIL_CAPTION,
@@ -142,6 +143,7 @@ static const RailtypeInfo _original_railtypes[] = {
/* strings */
{
+ STR_RAIL_NAME_ELRAIL,
STR_RAIL_TOOLBAR_ELRAIL_CONSTRUCTION_CAPTION,
STR_RAIL_MENU_ELRAIL_CONSTRUCTION,
STR_BUY_VEHICLE_TRAIN_ELRAIL_CAPTION,
@@ -231,6 +233,7 @@ static const RailtypeInfo _original_railtypes[] = {
/* strings */
{
+ STR_RAIL_NAME_MONORAIL,
STR_RAIL_TOOLBAR_MONORAIL_CONSTRUCTION_CAPTION,
STR_RAIL_MENU_MONORAIL_CONSTRUCTION,
STR_BUY_VEHICLE_TRAIN_MONORAIL_CAPTION,
@@ -320,6 +323,7 @@ static const RailtypeInfo _original_railtypes[] = {
/* strings */
{
+ STR_RAIL_NAME_MAGLEV,
STR_RAIL_TOOLBAR_MAGLEV_CONSTRUCTION_CAPTION,
STR_RAIL_MENU_MAGLEV_CONSTRUCTION,
STR_BUY_VEHICLE_TRAIN_MAGLEV_CAPTION,