mirror of
https://github.com/yuukiwww/taiko-web.git
synced 2024-10-22 17:05:49 +02:00
fix
This commit is contained in:
parent
e490f76744
commit
055823a8ca
@ -401,7 +401,7 @@ class SongSelect{
|
||||
element.setAttribute("alt", text)
|
||||
}
|
||||
|
||||
setSelectedSong(songIdx, drawBg){
|
||||
setSelectedSong(songIdx, drawBg=true){
|
||||
if(drawBg){
|
||||
var cat = this.songs[songIdx].originalCategory
|
||||
if(cat){
|
||||
|
Loading…
Reference in New Issue
Block a user