We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff65d6 commit 89084e5Copy full SHA for 89084e5
1 file changed
Features/FlxFSM/source/PlayState.hx
@@ -32,7 +32,7 @@ class PlayState extends FlxState
32
33
// Music by 8-BITek
34
// Licensed under CC BY-NC-ND 3.0
35
- // https://www.newgrounds.com/audio/listen/1341678
+ // https://www.newgrounds.com/audio/listen/1335530
36
FlxG.sound.playMusic("assets/sounds/happynewyear", 0);
37
FlxG.sound.music.fadeIn(2, 0, 0.2);
38
0 commit comments