1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-12 05:07:06 +00:00

cache shit idk lol

This commit is contained in:
Cameron Taylor 2021-05-14 18:21:34 -04:00
parent 63cdbc84ee
commit 47102b2431

View file

@ -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