mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
save current song position before session menu
This commit is contained in:
parent
5d4d69be71
commit
ddc3e1a4dc
@ -648,6 +648,9 @@ class SongSelect{
|
||||
if(p2.session){
|
||||
p2.send("gameend")
|
||||
}else{
|
||||
localStorage["selectedSong"] = this.selectedSong
|
||||
localStorage["selectedDiff"] = 0
|
||||
|
||||
assets.sounds["don"].play()
|
||||
this.clean()
|
||||
setTimeout(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user