File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -929,8 +929,6 @@ export const settings_general = {
929
929
truck : {
930
930
numeric : [
931
931
turnPenalityCost ,
932
- countryCrossingPenality ,
933
- countryCrossingCost ,
934
932
useHighways ,
935
933
useTollways ,
936
934
tollBoothCost ,
@@ -955,8 +953,6 @@ export const settings_general = {
955
953
car : {
956
954
numeric : [
957
955
turnPenalityCost ,
958
- countryCrossingPenality ,
959
- countryCrossingCost ,
960
956
useHighways ,
961
957
useTollways ,
962
958
tollBoothCost ,
@@ -978,8 +974,6 @@ export const settings_general = {
978
974
bus : {
979
975
numeric : [
980
976
turnPenalityCost ,
981
- countryCrossingPenality ,
982
- countryCrossingCost ,
983
977
useHighways ,
984
978
useLivingStreets ,
985
979
useTollways ,
@@ -1020,8 +1014,6 @@ export const settings_general = {
1020
1014
numeric : [
1021
1015
useFerry ,
1022
1016
useLivingStreets ,
1023
- countryCrossingCost ,
1024
- countryCrossingPenality ,
1025
1017
turnPenalityCost ,
1026
1018
servicePenalty ,
1027
1019
serviceFactor ,
@@ -1032,8 +1024,6 @@ export const settings_general = {
1032
1024
motorcycle : {
1033
1025
numeric : [
1034
1026
turnPenalityCost ,
1035
- countryCrossingPenality ,
1036
- countryCrossingCost ,
1037
1027
useHighways ,
1038
1028
useTrails ,
1039
1029
useTollways ,
You can’t perform that action at this time.
0 commit comments