Skip to content

Commit c99f16f

Browse files
committed
Add Albums & Sticker Packs to Chart Editor metadata dialogues
1 parent c950de9 commit c99f16f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/funkin/ui/debug/charting/toolboxes/ChartEditorMetadataToolbox.hx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ import haxe.ui.components.TextField;
2222
import funkin.play.stage.Stage;
2323
import haxe.ui.containers.Frame;
2424
import haxe.ui.events.UIEvent;
25+
import funkin.ui.freeplay.Album;
26+
import funkin.data.freeplay.album.AlbumRegistry;
2527

2628
/**
2729
* The toolbox which allows modifying information like Song Title, Scroll Speed, Characters/Stages, and starting BPM.

0 commit comments

Comments
 (0)