forked from mirror/OpenTTD
(svn r5915) -Cleanup: some variables were named *_date while they were only holding years; rename these variables to match this.
This commit is contained in:
@@ -601,9 +601,9 @@ static const char *_patches_economy[] = {
|
||||
"same_industry_close",
|
||||
"bribe",
|
||||
"snow_line_height",
|
||||
"colored_news_date",
|
||||
"starting_date",
|
||||
"ending_date",
|
||||
"colored_news_year",
|
||||
"starting_year",
|
||||
"ending_year",
|
||||
"smooth_economy",
|
||||
"allow_shares",
|
||||
};
|
||||
|
Reference in New Issue
Block a user