Skip to content

Commit

Permalink
fucking formating AAAAAAAAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
PurSnake authored Jun 9, 2024
1 parent be4169f commit dcb194c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/funkin/play/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -3189,8 +3189,8 @@ class PlayState extends MusicBeatSubState
if (resetZoom)
resetCameraZoom();

// Snap the camera to the follow point immediately.
if (snapCamera)
// Snap the camera to the follow point immediately.
if (snapCamera)
FlxG.camera.focusOn(cameraFollowPoint.getPosition());
}

Expand Down

0 comments on commit dcb194c

Please sign in to comment.