mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 23:38:35 +02:00
few bugfix
This commit is contained in:
@@ -114,6 +114,7 @@ const ITutorial: {
|
||||
|
||||
function iTutorialStart(): void {
|
||||
ITutorial.isRunning = true;
|
||||
ITutorial.currStep = iTutorialSteps.Start;
|
||||
}
|
||||
|
||||
// Go to the next step and evaluate it
|
||||
|
||||
Reference in New Issue
Block a user