mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
fixie
This commit is contained in:
parent
322dd9f7cb
commit
3cc7a201ad
@ -82,13 +82,13 @@ function Scoresheet(controller, score){
|
|||||||
|
|
||||||
$("#song-select").click(function(){
|
$("#song-select").click(function(){
|
||||||
assets.sounds["don"].play();
|
assets.sounds["don"].play();
|
||||||
bgm.stop();
|
bgm.pause();
|
||||||
controller.songSelection();
|
controller.songSelection();
|
||||||
});
|
});
|
||||||
|
|
||||||
$("#replay").click(function(){
|
$("#replay").click(function(){
|
||||||
assets.sounds["don"].play();
|
assets.sounds["don"].play();
|
||||||
bgm.stop();
|
bgm.pause();
|
||||||
controller.restartSong();
|
controller.restartSong();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user