mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 15:31:51 +08:00
stop songsel bgm
This commit is contained in:
parent
7935b3685f
commit
6c6da320e1
@ -2993,6 +2993,7 @@ class SongSelect{
|
|||||||
searchProceed(songId){
|
searchProceed(songId){
|
||||||
var song = this.songs.find(song => song.id === songId)
|
var song = this.songs.find(song => song.id === songId)
|
||||||
this.removeSearch()
|
this.removeSearch()
|
||||||
|
this.playBgm(false)
|
||||||
this.drawBackground(song.originalCategory)
|
this.drawBackground(song.originalCategory)
|
||||||
|
|
||||||
var songIndex = this.songs.findIndex(song => song.id === songId)
|
var songIndex = this.songs.findIndex(song => song.id === songId)
|
||||||
|
Loading…
Reference in New Issue
Block a user