Remove tunnel/bridge spacing setting, use usual signal drag spacing
This commit is contained in:
@@ -753,7 +753,8 @@ struct CompanySettings {
|
||||
uint16 timetable_autofill_rounding; ///< round up timetable times to be a multiple of this number of ticks
|
||||
bool advance_order_on_clone; ///< when cloning a vehicle or copying/sharing an order list, advance the current order to a suitable point
|
||||
bool copy_clone_add_to_group; ///< whether to add cloned vehicles to the source vehicle's group, when cloning a vehicle without sharing orders
|
||||
byte simulated_wormhole_signals; ///< tunnel/bridge signal simulation spacing
|
||||
|
||||
byte old_simulated_wormhole_signals; ///< no longer needs a setting: tunnel/bridge signal simulation spacing
|
||||
};
|
||||
|
||||
/** Debug settings. */
|
||||
|
Reference in New Issue
Block a user