Add NewGRF debug window info for stations and industries
This commit is contained in:
@@ -89,6 +89,7 @@ enum GrfSpecFeature {
|
||||
GSF_END,
|
||||
|
||||
GSF_FAKE_TOWNS = GSF_END, ///< Fake town GrfSpecFeature for NewGRF debugging (parent scope)
|
||||
GSF_FAKE_STATION_STRUCT, ///< Fake station struct GrfSpecFeature for NewGRF debugging
|
||||
GSF_FAKE_END, ///< End of the fake features
|
||||
|
||||
GSF_INVALID = 0xFF, ///< An invalid spec feature
|
||||
|
Reference in New Issue
Block a user