mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02:00
Small UI improvement
This commit is contained in:
@@ -609,7 +609,7 @@ function iTutorialPrevStep() {
|
||||
|
||||
function iTutorialEnd() {
|
||||
//Re-enable auto save
|
||||
Engine.Counters.autoSaveCounter = 1;
|
||||
Engine.Counters.autoSaveCounter = 300;
|
||||
console.log("Ending interactive tutorial");
|
||||
Engine.init();
|
||||
currITutorialStep = iTutorialSteps.End;
|
||||
|
||||
Reference in New Issue
Block a user