Left-hand driving flag review updates

This commit is contained in:
Michael Krasnyk
2017-08-21 13:41:27 +02:00
parent 7ad9e13f1e
commit 4eac861eae
4 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -22,10 +22,10 @@ function setup()
u_turn_penalty = 20,
continue_straight_at_waypoint = true,
use_turn_restrictions = true,
left_hand_driving = false,
traffic_light_penalty = 2,
},
left_hand_driving = false,
default_mode = mode.driving,
default_speed = 10,
oneway_handling = true,