more audio updates

This commit is contained in:
Bui
2018-08-06 11:13:01 +01:00
parent 5eac1c3f14
commit 90e461b587
6 changed files with 27 additions and 3 deletions

View File

@@ -50,7 +50,8 @@ function SongSelect(){
}
this.createCode = function(){
assets.sounds["bgm_songsel"].play();
assets.sounds["song-select"].play();
for(var i=0; i<assets.songs.length; i++){