(svn r13368) -Codechange: give house's min/max_date a better name, as it is really year, not date

This commit is contained in:
belugas
2008-06-03 03:06:16 +00:00
parent f7b79916e8
commit 0cf79d70d0
4 changed files with 12 additions and 12 deletions

View File

@@ -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 | | | | |