Skip to content

Commit

Permalink
Update phillyStreetsErect.hxc
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Dec 2, 2024
1 parent c92e9e5 commit c06c1f3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions assets/preload/scripts/stages/phillyStreetsErect.hxc
Original file line number Diff line number Diff line change
Expand Up @@ -543,14 +543,6 @@ class PhillyStreetsErectStage extends Stage
}

var screen:FixedBitmapData;
override function draw()
{
super.draw();

//screen = grabScreen(false);
//BitmapDataUtil.applyFilter(screen, blurFilter);
//rainShader.blurredScreen = screen;
}

public override function onPause(event:PauseScriptEvent) {
super.onPause(event);
Expand Down

0 comments on commit c06c1f3

Please sign in to comment.