WIP: The MuSiCaL Update #1

Draft
unfunny wants to merge 27 commits from music into master
Showing only changes of commit 87f1bfcd23 - Show all commits

View File

@@ -25,7 +25,9 @@
} else {
song = "/Music/bgm/" + lines[randint]
}
//could be useful
//window.addEventListener('DOMContentLoaded', newLine);
}
//could be useful
function getSongTitle() {
console.log("song info for", randint)
let titles = ["Another Medium", "CORE", "Death by Glamour", "Studiopolis Act 1 (Lights, Camera, Action!)", "Studiopolis Act 2", "Select a kart", "Creative Exersise", "Monkeys", "Still Alive", "Remix 4", "Main Menu", "24 Hour Cinderella", "The Ruins"]
@@ -33,8 +35,6 @@
console.log(titles[randint], "from ", games[randint])
}
//window.addEventListener('DOMContentLoaded', newLine);
}
//ok, now we actually do stuff
SongRNG()
//just in case the user has autoplay disabled because they probably do