Finalize work

This commit is contained in:
Friz64 2019-11-30 17:30:42 +01:00
parent 5eec3a8867
commit f8fac432c6
3 changed files with 60 additions and 43 deletions

View file

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