Disable scoresheet skipping, change multiplayer string and bg
This commit is contained in:
@@ -92,7 +92,6 @@ class loadSong{
|
||||
}
|
||||
}else if(event.type === "gamestart"){
|
||||
this.clean()
|
||||
p2.clearMessage("scorenext")
|
||||
p2.clearMessage("songsel")
|
||||
loader.changePage("game")
|
||||
var taikoGame1 = new Controller(this.selectedSong, this.songData, false, 1, this.touchEnabled)
|
||||
|
||||
Reference in New Issue
Block a user