Skip to content

Commit

Permalink
redundant trace removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Kade-github committed Sep 19, 2024
1 parent ba0d2f5 commit 9b21717
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/funkin/play/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -693,8 +693,6 @@ class PlayState extends MusicBeatSubState

Conductor.instance.update(pre);

trace('Pre-start song at ' + Conductor.instance.songPosition);

// The song is now loaded. We can continue to initialize the play state.
initCameras();
initHealthBar();
Expand Down

0 comments on commit 9b21717

Please sign in to comment.