mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-25 16:24:40 +00:00
2hot stuff in progress wahoo
This commit is contained in:
parent
341d8726b2
commit
6ddc735445
|
@ -79,6 +79,7 @@ class DebugMenuSubState extends MusicBeatSubstate
|
|||
|
||||
function openAnimationEditor()
|
||||
{
|
||||
FlxG.switchState(new funkin.ui.animDebugShit.DebugBoundingState());
|
||||
trace('Animation Editor');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue