Skip to content

Commit 42cbb45

Browse files
committed
Ooops
1 parent 64923a3 commit 42cbb45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/funkin/editors/charter/Charter.hx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,6 @@ class Charter extends UIState {
628628
sound: strumLine.vocals
629629
});
630630

631-
trace(wavesToGenerate, @:privateAccess vocals._sound, @:privateAccess vocals._sound?.length);
632-
633631
var oldWaveformList:Array<String> = waveformHandler.waveformList;
634632
var newWaveformList:Array<String> = [for (data in wavesToGenerate) data.name];
635633

0 commit comments

Comments
 (0)