Fix audio typo

master
sigonasr2 5 years ago
parent a5b136e02f
commit 8b9943eb5b
  1. 2
      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:

Loading…
Cancel
Save