diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-02-21 21:16:47 -0800 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-02-21 21:16:47 -0800 |
| commit | 0d05fa820b623bfe6b14c719fe6c132f97b3e33e (patch) | |
| tree | 89d0100fb4570ac5994706afd4669eba0423b7b8 /src | |
| parent | 9cf921ef87b4829fb95bd06036f1b445d547bda4 (diff) | |
Clarify Moon Over Mombasa Part 2 is Halo 2 Anniversar
Diffstat (limited to 'src')
| -rw-r--r-- | src/constants/songs.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/songs.ts b/src/constants/songs.ts index b5681af..9087d33 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -560,7 +560,7 @@ export const songs = [ { artist: "Kid Rock", name: "All Summer Long", youtubeId: "FiLwPQKxOCM" }, { artist: "Will Smith", name: "Gettin' Jiggy Wit It", youtubeId: "5VPm2yckO3k" }, { artist: "Chicago", name: "Saturday in the Park", youtubeId: "JPOF31V-Xwg" }, - { artist: "Paul Lipson, Lennie Moore, Tom Salta, Brian Trifon, Brian Lee White", name: "Moon Over Mombasa Part 2 (Halo 2)", youtubeId: "rjpljY6coxo" }, + { artist: "Paul Lipson, Lennie Moore, Tom Salta, Brian Trifon, Brian Lee White", name: "Moon Over Mombasa Part 2 (Halo 2 Anniversary)", youtubeId: "rjpljY6coxo" }, { artist: "Stevie Nicks", name: "Stop Draggin' My Heart Around (with Tom Petty and The Heartbreakers)", youtubeId: "XeyjEWIDJ5Q" }, { artist: "Martin O’Donnell, Michael Salvatori", name: "Devils... Monsters (Halo: Combat Evolved)", youtubeId: "56w4VLURmGI" }, { artist: "The Weeknd", name: "Blinding Lights", youtubeId: "J7p4bzqLvCw" }, |
