mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-02-17 04:11:23 -05:00
2hot stuff in progress wahoo
This commit is contained in:
parent
341d8726b2
commit
6ddc735445
1 changed files with 1 additions and 0 deletions
|
@ -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