This commit is contained in:
Bui
2022-02-17 23:07:21 +00:00

View File

@@ -231,10 +231,10 @@ class Controller{
this.view.displayScore(score, notPlayed, bigNote)
}
songSelection(fadeIn, showWarning){
if(!fadeIn){
if(this.cleaned){
return
}
if(!fadeIn){
this.clean()
}
if(this.calibrationMode){