ImportSongs: Add song genre

This commit is contained in:
LoveEevee
2019-01-05 10:44:28 +03:00
parent b91b3110d5
commit 8bc9aee594
13 changed files with 423 additions and 182 deletions

View File

@@ -14,11 +14,7 @@
this.touchp2Class = false
this.darkDonBg = false
this.pauseOptions = [
"演奏をつづける",
"はじめからやりなおす",
"「曲をえらぶ」にもどる"
]
this.pauseOptions = strings.pauseOptions
this.categories = {
"J-POP": {
sort: 0,