Skip to content

Commit

Permalink
forgot this
Browse files Browse the repository at this point in the history
I'll fix the other issues later
  • Loading branch information
moxie-coder committed Jan 12, 2025
1 parent 4b845bf commit cc454bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/stages/PhillyStreets.hx
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ class PhillyStreets extends BaseStage

spraycan.visible = spraycan.active = spraycan.cutscene = false;
camHUD.alpha = 1;
game.canPause = true;
startCountdown();
};
cutsceneHandler.skipCallback = function()
Expand Down

4 comments on commit cc454bc

@SyncGit12
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@SyncGit12
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it looking in there

@moxie-coder
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

oh, huh, I didn’t notice that

@SyncGit12
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lmao

Please sign in to comment.