Fix results not showing in Firefox
This commit is contained in:
@@ -132,7 +132,9 @@ class Controller{
|
||||
this.view.displayScore(score, notPlayed)
|
||||
}
|
||||
songSelection(fadeIn){
|
||||
this.clean()
|
||||
if(!fadeIn){
|
||||
this.clean()
|
||||
}
|
||||
new SongSelect(false, fadeIn)
|
||||
}
|
||||
restartSong(){
|
||||
|
||||
Reference in New Issue
Block a user