Parse voicehint modes form profile
This commit is contained in:
parent
25f8828ae7
commit
2189d68af9
7 changed files with 336 additions and 98 deletions
|
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
class RoundaboutLeftCommand extends RoundaboutCommand {
|
||||
class RoundaboutLeftCommand extends Command {
|
||||
constructor(command, exitNumber) {
|
||||
super(
|
||||
command.name + -exitNumber,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue