Add NewGRF feature for varact2 station var 42
This commit is contained in:
@@ -7752,6 +7752,7 @@ struct GRFFeatureInfo {
|
|||||||
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("action0_station_prop1B", 1),
|
||||||
|
GRFFeatureInfo("varaction2_station_var42", 1),
|
||||||
GRFFeatureInfo("more_bridge_types", 1),
|
GRFFeatureInfo("more_bridge_types", 1),
|
||||||
GRFFeatureInfo("action0_bridge_prop14", 1),
|
GRFFeatureInfo("action0_bridge_prop14", 1),
|
||||||
GRFFeatureInfo(),
|
GRFFeatureInfo(),
|
||||||
|
Reference in New Issue
Block a user