Skip to content

Commit

Permalink
#778 Removed blank line.
Browse files Browse the repository at this point in the history
  • Loading branch information
koschke committed Dec 19, 2024
1 parent ecabf92 commit e9bf15d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Assets/SEE/Controls/Actions/ZoomAction.cs
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ internal void PushResetCommand(float duration)
{
CurrentTargetZoomSteps = 0;
ZoomCommands.Add(new ZoomCommand(Vector2.zero, CurrentTargetZoomSteps, duration, true));

}
}

Expand Down

0 comments on commit e9bf15d

Please sign in to comment.