Add GRF feature: New Landscape
Custom graphics using actions 1/2/3. Currently only for rock tiles
This commit is contained in:
@@ -1534,6 +1534,7 @@ static const NIFeature * const _nifeatures[] = {
|
||||
&_nif_roadtype, // GSF_ROADTYPES
|
||||
&_nif_roadtype, // GSF_TRAMTYPES
|
||||
&_nif_roadstop, // GSF_ROADSTOPS
|
||||
nullptr, // GSF_NEWLANDSCAPE
|
||||
&_nif_town, // GSF_FAKE_TOWNS
|
||||
&_nif_station_struct, // GSF_FAKE_STATION_STRUCT
|
||||
};
|
||||
|
Reference in New Issue
Block a user