diff --git a/game.js b/game.js index 484b1cf..e21f405 100644 --- a/game.js +++ b/game.js @@ -39,7 +39,7 @@ const TITLETIMELINE = [ {time:6500,cb: (ctx)=>{ currentSound.src="Super 8 Old Movie Projector - Gaming Sound Effect.mp3" - audio.play() + currentSound.play() } }, {time:7000,cb: