diff --git a/src/helpers/constants.js b/src/helpers/constants.js index 4e0f6f7..47b9d03 100644 --- a/src/helpers/constants.js +++ b/src/helpers/constants.js @@ -14,7 +14,6 @@ const Constants = { runTracksConnectionTest: false, resolveElectrification: true, skipElectrificationErrorsPropagation: false, - maxRouteConnectionDistance: 0.2, attachSigns: true, attachSignsNeedsSameTrack: false, attachSignsMaxDistanceZ: 1.0,