summaryrefslogtreecommitdiff
path: root/src/table/build_industry.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-03-16 00:55:59 +0000
committerpeter1138 <peter1138@openttd.org>2007-03-16 00:55:59 +0000
commitc5313e3479045594788123d40999358c095c0691 (patch)
tree9547952f8f7eaebbf1d1c5cd1af0aa2b40435333 /src/table/build_industry.h
parente4e90ee1ddf5878bcfaa7e41849f575a6ae86335 (diff)
downloadopenttd-c5313e3479045594788123d40999358c095c0691.tar.xz
(svn r9243) -Fix (r9162,FS#683): One too many table rows caused cargo acceptance mixup.
Diffstat (limited to 'src/table/build_industry.h')
-rw-r--r--src/table/build_industry.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/table/build_industry.h b/src/table/build_industry.h
index 57a5f8304..804cef641 100644
--- a/src/table/build_industry.h
+++ b/src/table/build_industry.h
@@ -1555,7 +1555,6 @@ static const IndustryTileSpec _industry_tile_specs[] = {
MK(CT_PASSENGERS, CT_INVALID, CT_IRON_ORE, SLOPE_STEEP, INDUTILE_NOANIM, INDUTILE_NOANIM, false),
MK(CT_PASSENGERS, CT_INVALID, CT_IRON_ORE, SLOPE_STEEP, INDUTILE_NOANIM, INDUTILE_NOANIM, false),
MK(CT_PASSENGERS, CT_INVALID, CT_IRON_ORE, SLOPE_STEEP, INDUTILE_NOANIM, INDUTILE_NOANIM, false),
- MK(CT_PASSENGERS, CT_INVALID, CT_IRON_ORE, SLOPE_STEEP, INDUTILE_NOANIM, INDUTILE_NOANIM, false),
/* Bank temperate*/
MK(CT_PASSENGERS, CT_INVALID, CT_VALUABLES, SLOPE_E, INDUTILE_NOANIM, INDUTILE_NOANIM, false),