Skip to content

Commit

Permalink
Added 7500% and 10000% zoom in live edit.
Browse files Browse the repository at this point in the history
  • Loading branch information
vchelaru committed Jan 29, 2024
1 parent 5c34e35 commit 425e4b7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ class CameraLogic
#region Fields/Properties
static int[] zoomLevels = new int[]
{
10000,
7500,
5000,
3600,
2400,
Expand Down

0 comments on commit 425e4b7

Please sign in to comment.