few bugfix

This commit is contained in:
Olivier Gagnon
2021-12-13 18:44:52 -05:00
parent 7b8e486e3a
commit 1b42b51e5f
9 changed files with 106 additions and 11 deletions

View File

@@ -114,6 +114,7 @@ const ITutorial: {
function iTutorialStart(): void {
ITutorial.isRunning = true;
ITutorial.currStep = iTutorialSteps.Start;
}
// Go to the next step and evaluate it