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()