forked from mirror/OpenTTD
(svn r14926) -Feature: Automatically set last engine ageing year to the last 'introduction year plus half model life', to allow engines later than 2050 to appear.
This commit is contained in:
@@ -6039,6 +6039,8 @@ static void AfterLoadGRFs()
|
||||
}
|
||||
}
|
||||
|
||||
SetYearEngineAgingStops();
|
||||
|
||||
/* Deallocate temporary loading data */
|
||||
free(_gted);
|
||||
_grm_sprites.clear();
|
||||
|
Reference in New Issue
Block a user