mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-14 23:11:51 +08:00
update sfx
This commit is contained in:
parent
524ba0f9a8
commit
5eac1c3f14
@ -36,7 +36,8 @@ var assets = {
|
||||
'combo-400.wav',
|
||||
'combo-500.wav',
|
||||
'combo-600.wav',
|
||||
'combo-700.wav'
|
||||
'combo-700.wav',
|
||||
'song-select.wav'
|
||||
),
|
||||
|
||||
songs: new Array(),
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user