We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34acd30 commit c688588Copy full SHA for c688588
1 file changed
src/sidebar/instructions/Instructions.tsx
@@ -107,6 +107,7 @@ function getSignName(sign: number) {
107
case 3:
108
return sharpRight
109
case 6:
110
+ case -6:
111
return roundabout
112
case 7:
113
return keepRight
0 commit comments