Skip to content

Commit 6ecada8

Browse files
ThatRozebudDudeHundrec
authored andcommitted
Fix Week 3 Erect script error
1 parent d506cea commit 6ecada8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

preload/scripts/stages/phillyTrainErect.hxc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ class PhillyTrainErectStage extends Stage
5858
canSkipCutscene = false;
5959
playerShoots = false;
6060
explode = true;
61+
cutsceneTimerManager = null;
62+
cutsceneConductor = null;
6163
}
6264

6365
public override function onCountdownStart(event:CountdownScriptEvent):Void

0 commit comments

Comments
 (0)