Add road stops flag to disable auto road connections
Bump road stops version
This commit is contained in:
@@ -54,7 +54,7 @@ extern const GRFFeatureInfo _grf_feature_list[] = {
|
||||
GRFFeatureInfo("action0_object_edge_foundation_mode", 2),
|
||||
GRFFeatureInfo("action0_object_flood_resistant", 1),
|
||||
GRFFeatureInfo("action0_object_viewport_map_tile_type", 1),
|
||||
GRFFeatureInfo("road_stops", 2),
|
||||
GRFFeatureInfo("road_stops", 3),
|
||||
GRFFeatureInfo("new_landscape", 1),
|
||||
GRFFeatureInfo(),
|
||||
};
|
||||
|
Reference in New Issue
Block a user