Skip to content

Commit

Permalink
forgot to add this to the code
Browse files Browse the repository at this point in the history
  • Loading branch information
Kade-github committed Apr 23, 2024
1 parent 2124ef9 commit db5cac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Game/MusicManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ void MusicManager::GenerateAmbientTrackList()
trackList.push_back("ambientocclusion");
trackList.push_back("imsotired");
trackList.push_back("somethinglurks");
trackList.push_back("draft");

ShuffleTracks();
}
Expand Down

0 comments on commit db5cac3

Please sign in to comment.