bugfixes and cleanup
This commit is contained in:
@@ -71,9 +71,5 @@ export class CreatePasswordPrompt extends Prompt {
|
||||
}
|
||||
|
||||
this.scene.passwordAccepted();
|
||||
|
||||
//
|
||||
// Password was correct, go to main game
|
||||
this.session.setState(new JustLoggedInState(this.session));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user