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
commit4b4e73c1dd6c77a5876f826a45af1263b1b3eb96 (patch)
treee38c9f3a4aaf40616ccf40c61f828bbcbc9f6e38 /src/table/town_land.h
parentb0ada3fbbf25693675a18e3360657816ed5cf2ca (diff)
downloadopenttd-4b4e73c1dd6c77a5876f826a45af1263b1b3eb96.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 | | | | |