Changed theme song.
New track is "On the Bach" by Jingle Punks, from the YouTube Audio Library (https://www.youtube.com/audiolibrary/music). Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
@@ -95,7 +95,7 @@ public class Options {
|
||||
* The theme song string:
|
||||
* {@code filename,title,artist,length(ms)}
|
||||
*/
|
||||
private static String themeString = "theme.ogg,welcome to osu!,nekodex,48000";
|
||||
private static String themeString = "theme.ogg,On the Bach,Jingle Punks,66000";
|
||||
|
||||
/** Game options. */
|
||||
public enum GameOption {
|
||||
|
||||
Reference in New Issue
Block a user