Skip to content

Commit 85de2a9

Browse files
anysadAbnormalPoof
authored andcommitted
bye combomilestone comments
1 parent d9ffe55 commit 85de2a9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/funkin/play/PlayState.hx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,13 +1552,6 @@ class PlayState extends MusicBeatSubState
15521552
}
15531553
// trace('Not bopping camera: ${FlxG.camera.zoom} < ${(1.35 * defaultCameraZoom)} && ${cameraZoomRate} > 0 && ${Conductor.instance.currentBeat} % ${cameraZoomRate} == ${Conductor.instance.currentBeat % cameraZoomRate}}');
15541554

1555-
// That combo milestones that got spoiled that one time.
1556-
// Comes with NEAT visual and audio effects.
1557-
1558-
// bruh this var is bonkers i thot it was a function lmfaooo
1559-
1560-
// Break up into individual lines to aid debugging.
1561-
15621555
if (playerStrumline != null) playerStrumline.onBeatHit();
15631556
if (opponentStrumline != null) opponentStrumline.onBeatHit();
15641557

0 commit comments

Comments
 (0)