SongSelect: Translatable song titles

This commit is contained in:
LoveEevee
2019-01-25 04:42:05 +03:00
parent 93d70dabb3
commit 05720b27f9
7 changed files with 64 additions and 39 deletions

View File

@@ -220,7 +220,7 @@
this.drawGogoTime()
if(!touchMultiplayer){
if(!touchMultiplayer || this.multiplayer === 1 && frameTop >= 0){
this.assets.drawAssets("background")
}