timeout to clear vbox tutorial
This commit is contained in:
parent
d5ba372264
commit
594fe49eb2
@ -97,6 +97,7 @@ function tutorialVbox(player, store, tutorial) {
|
||||
if (stage === 7) {
|
||||
if (vbox.bits < 25) {
|
||||
stage += 1;
|
||||
setTimeout(() => store.dispatch(actions.setTutorial(null)), 4000);
|
||||
} else {
|
||||
vbox.store.Colours = {};
|
||||
vbox.store.Skills = {};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user