mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-09 00:04:42 +00:00
cache shit idk lol
This commit is contained in:
parent
63cdbc84ee
commit
47102b2431
|
@ -86,6 +86,7 @@ class TitleState extends MusicBeatState
|
||||||
FlxG.sound.muteKeys = [ZERO];
|
FlxG.sound.muteKeys = [ZERO];
|
||||||
|
|
||||||
curWacky = FlxG.random.getObject(getIntroTextShit());
|
curWacky = FlxG.random.getObject(getIntroTextShit());
|
||||||
|
FlxG.sound.cache(Paths.music('freakyMenu'));
|
||||||
|
|
||||||
// DEBUG BULLSHIT
|
// DEBUG BULLSHIT
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue