Skip to content

Commit

Permalink
oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion committed Nov 25, 2024
1 parent ef1f3f6 commit cc48047
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/states/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -970,10 +970,6 @@ class PlayState extends MusicBeatState {
add(ratingsGroup);
add(strumLineNotes);

playfieldRenderer = new PlayfieldRenderer(strumLineNotes, notes, this);
playfieldRenderer.cameras = [camHUD];
add(playfieldRenderer);

var cache_splash:NoteSplash = new NoteSplash();
cache_splash.kill();

Expand Down

0 comments on commit cc48047

Please sign in to comment.