Skip to content

Commit

Permalink
Ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
NeeEoo committed Jul 26, 2024
1 parent 64923a3 commit 42cbb45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/funkin/editors/charter/Charter.hx
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,6 @@ class Charter extends UIState {
sound: strumLine.vocals
});

trace(wavesToGenerate, @:privateAccess vocals._sound, @:privateAccess vocals._sound?.length);

var oldWaveformList:Array<String> = waveformHandler.waveformList;
var newWaveformList:Array<String> = [for (data in wavesToGenerate) data.name];

Expand Down

0 comments on commit 42cbb45

Please sign in to comment.