Scoresheet: Add characters
This commit is contained in:
@@ -39,6 +39,9 @@ class LoadSong{
|
||||
type: type
|
||||
})
|
||||
}
|
||||
if(type === "don"){
|
||||
song.donBg = null
|
||||
}
|
||||
if(type === "song"){
|
||||
song.songBg = null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user