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