Change drum to match Switch, add fullscreen to songsel, fix tutorial
This commit is contained in:
@@ -131,7 +131,7 @@ class Controller{
|
||||
if(!fadeIn){
|
||||
this.clean()
|
||||
}
|
||||
new SongSelect(false, fadeIn)
|
||||
new SongSelect(false, fadeIn, this.touchEnabled)
|
||||
}
|
||||
restartSong(){
|
||||
this.clean()
|
||||
|
||||
Reference in New Issue
Block a user