Skip to content

Commit c688588

Browse files
committed
consider roundabout exit instruction (icon)
1 parent 34acd30 commit c688588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sidebar/instructions/Instructions.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ function getSignName(sign: number) {
107107
case 3:
108108
return sharpRight
109109
case 6:
110+
case -6:
110111
return roundabout
111112
case 7:
112113
return keepRight

0 commit comments

Comments
 (0)