update sfx

This commit is contained in:
Bui
2018-08-05 21:27:45 +01:00
parent 524ba0f9a8
commit 5eac1c3f14
2 changed files with 3 additions and 1 deletions

View File

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