summaryrefslogtreecommitdiff
path: root/src/table/town_land.h
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-06-03 03:06:16 +0000
committerbelugas <belugas@openttd.org>2008-06-03 03:06:16 +0000
commit0cf79d70d0d1b2cccec4053fd9afa500db542b7a (patch)
treee38c9f3a4aaf40616ccf40c61f828bbcbc9f6e38 /src/table/town_land.h
parentf7b79916e88cad5f25999a9006b67c25347bd569 (diff)
downloadopenttd-0cf79d70d0d1b2cccec4053fd9afa500db542b7a.tar.xz
(svn r13368) -Codechange: give house's min/max_date a better name, as it is really year, not date
Diffstat (limited to 'src/table/town_land.h')
-rw-r--r--src/table/town_land.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/table/town_land.h b/src/table/town_land.h
index 3c1980dd8..b3399e873 100644
--- a/src/table/town_land.h
+++ b/src/table/town_land.h
@@ -1809,8 +1809,8 @@ static const HouseSpec _original_house_specs[] = {
/**
* remove_rating_decrease
* | mail_generation
- * min_date | | 1st CargoID acceptance
- * | max_date | | | 2nd CargoID acceptance
+ * min_year | | 1st CargoID acceptance
+ * | max_year | | | 2nd CargoID acceptance
* | | population | | | | 3th CargoID acceptance
* | | | removal_cost | | | | |
* | | | | building_name | | | | |