Add instructions
This commit is contained in:
parent
60f77c36a9
commit
2959c39da7
10 changed files with 119 additions and 21 deletions
|
@ -42,7 +42,8 @@ export const audio = {
|
|||
engine: 'rocket2.ogg',
|
||||
music: 'music2.mp3',
|
||||
toss: 'thunk1.mp3',
|
||||
crash: 'crash2.mp3'
|
||||
crash: 'crash2.mp3',
|
||||
pause: 'swoosh1.mp3'
|
||||
};
|
||||
|
||||
export async function init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue