Merge branch 'master' of https://github.com/bui/taiko-web
This commit is contained in:
@@ -231,10 +231,10 @@ class Controller{
|
|||||||
this.view.displayScore(score, notPlayed, bigNote)
|
this.view.displayScore(score, notPlayed, bigNote)
|
||||||
}
|
}
|
||||||
songSelection(fadeIn, showWarning){
|
songSelection(fadeIn, showWarning){
|
||||||
if(this.cleaned){
|
|
||||||
return
|
|
||||||
}
|
|
||||||
if(!fadeIn){
|
if(!fadeIn){
|
||||||
|
if(this.cleaned){
|
||||||
|
return
|
||||||
|
}
|
||||||
this.clean()
|
this.clean()
|
||||||
}
|
}
|
||||||
if(this.calibrationMode){
|
if(this.calibrationMode){
|
||||||
|
|||||||
Reference in New Issue
Block a user