forked from mirror/OpenTTD
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries
This commit is contained in:
@@ -52,6 +52,9 @@ struct TileDesc {
|
||||
Owner owner[4];
|
||||
StringID owner_type[4];
|
||||
Date build_date;
|
||||
StringID station_class;
|
||||
StringID station_name;
|
||||
const char *grf;
|
||||
uint64 dparam[2];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user