Skip to content

Commit eefe892

Browse files
NotHyper-474AbnormalPoof
authored andcommitted
The most deranged line loss of all time
1 parent 3ff4f14 commit eefe892

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/funkin/play/PlayState.hx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,6 +1447,8 @@ class PlayState extends MusicBeatSubState
14471447
}
14481448
}
14491449

1450+
if (!vwooshTimer.finished) vwooshTimer.active = false;
1451+
14501452
// Pause camera tweening, and keep track of which tweens we pause.
14511453
if (cameraFollowTween != null && cameraFollowTween.active)
14521454
{

0 commit comments

Comments
 (0)