mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-14 23:11:51 +08:00
Merge pull request #71 from LoveEevee/view-new-pause
View: Fix missing sound effect
This commit is contained in:
commit
ef37f127a4
@ -1407,8 +1407,10 @@
|
||||
}
|
||||
switch(pos){
|
||||
case 1:
|
||||
assets.sounds["don"].play()
|
||||
return this.controller.restartSong()
|
||||
case 2:
|
||||
assets.sounds["don"].play()
|
||||
return this.controller.songSelection()
|
||||
default:
|
||||
return this.controller.togglePause()
|
||||
|
Loading…
Reference in New Issue
Block a user