formatting
This commit is contained in:
parent
88194975ac
commit
5f2e73e373
@ -214,7 +214,6 @@ function registerEvents(store) {
|
||||
}
|
||||
if (localStorage.getItem('tutorial-complete')) {
|
||||
store.dispatch(actions.setTutorial(null));
|
||||
|
||||
} else if (v.time_control === 'Practice' && v.rounds.length === 1 && tutorial) {
|
||||
tutorialVbox(player, store, tutorial);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user