Address suggestions

This commit is contained in:
Friz64 2019-12-02 18:51:34 +01:00
parent 9a733bb3c8
commit 6943041e0f
5 changed files with 105 additions and 132 deletions

View file

@ -145,7 +145,7 @@ impl Steps {
Step::Debugger,
Step::End,
],
current: 0,
current: 6,
}
}