From cc454bc1b62fbbc2b8e36439e22de77ded664cb9 Mon Sep 17 00:00:00 2001 From: Moxie <124418090+moxie-coder@users.noreply.github.com> Date: Sun, 12 Jan 2025 14:06:29 -0500 Subject: [PATCH] forgot this I'll fix the other issues later --- source/stages/PhillyStreets.hx | 1 + 1 file changed, 1 insertion(+) diff --git a/source/stages/PhillyStreets.hx b/source/stages/PhillyStreets.hx index 356cad1de06..fd0c33d37a9 100644 --- a/source/stages/PhillyStreets.hx +++ b/source/stages/PhillyStreets.hx @@ -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()