Add NewGRF feature: action0_station_prop1B
This commit is contained in:
@@ -7746,6 +7746,7 @@ struct GRFFeatureInfo {
|
|||||||
/** Action14 feature list */
|
/** Action14 feature list */
|
||||||
static const GRFFeatureInfo _grf_feature_list[] = {
|
static const GRFFeatureInfo _grf_feature_list[] = {
|
||||||
GRFFeatureInfo("feature_test", 1),
|
GRFFeatureInfo("feature_test", 1),
|
||||||
|
GRFFeatureInfo("action0_station_prop1B", 1),
|
||||||
GRFFeatureInfo(),
|
GRFFeatureInfo(),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user