mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-12-22 21:26:49 +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];
|
||||
|
||||
curWacky = FlxG.random.getObject(getIntroTextShit());
|
||||
FlxG.sound.cache(Paths.music('freakyMenu'));
|
||||
|
||||
// DEBUG BULLSHIT
|
||||
|
||||
|
|
Loading…
Reference in a new issue