Skip to content

Commit

Permalink
Add town music (diasurgical#38)
Browse files Browse the repository at this point in the history
* Add music

* Add music
  • Loading branch information
kphoenix137 committed Apr 6, 2024
1 parent 07087b6 commit 9ec6e19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/engine/sound.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ const char *const SpawnMusicTracks[NUM_MUSIC] = {
};
/** Maps from track ID to track name. */
const char *const MusicTracks[NUM_MUSIC] = {
"music\\dtowne.wav",
"music\\dtownremix.wav",
"music\\dlvla.wav",
"music\\dlvlb.wav",
"music\\dlvlc.wav",
Expand Down
Binary file added assets/music/dtownremix.wav
Binary file not shown.

0 comments on commit 9ec6e19

Please sign in to comment.