Add: Through load speed limit setting
This commit is contained in:
@@ -626,6 +626,7 @@ struct VehicleSettings {
|
||||
bool roadveh_articulated_overtaking; ///< enable articulated road vehicles overtaking other vehicles
|
||||
bool roadveh_cant_quantum_tunnel; ///< enable or disable vehicles quantum tunelling through over vehicles when blocked
|
||||
bool drive_through_train_depot; ///< enable drive-through train depot emulation
|
||||
uint16 through_load_speed_limit; ///< maximum speed for through load
|
||||
};
|
||||
|
||||
/** Settings related to the economy. */
|
||||
|
Reference in New Issue
Block a user