mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 15:31:51 +08:00
Fix black screen
This commit is contained in:
parent
ebc3c79c75
commit
7c0104fe5b
@ -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(!fadeIn){
|
||||||
if(this.cleaned){
|
if(this.cleaned){
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if(!fadeIn){
|
|
||||||
this.clean()
|
this.clean()
|
||||||
}
|
}
|
||||||
if(this.calibrationMode){
|
if(this.calibrationMode){
|
||||||
|
Loading…
Reference in New Issue
Block a user