mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
Small UI improvements, balancing crime money
This commit is contained in:
@@ -333,7 +333,6 @@ function iTutorialEvaluateStep() {
|
||||
|
||||
//Go to the next step and evaluate it
|
||||
function iTutorialNextStep() {
|
||||
console.log("iTutorialNextStep() called with current step: " + currITutorialStep);
|
||||
switch(currITutorialStep) {
|
||||
case iTutorialSteps.Start:
|
||||
currITutorialStep = iTutorialSteps.GoToCharacterPage;
|
||||
|
||||
Reference in New Issue
Block a user