Skip to content

Commit

Permalink
Revert "revert"
Browse files Browse the repository at this point in the history
This reverts commit 84cfaea4e70c4d4b731e77ed25cd6ac4268f331f.
  • Loading branch information
rdw-software committed Jan 29, 2024
1 parent dadbdcc commit c08587c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/NativeClient/C_Camera.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ local C_Camera = {
DEFAULT_ORBIT_DISTANCE = 60,
horizontalRotationAngleInDegrees = 0,
verticalRotationAngleInDegrees = 50,
orbitDistanceInWorldUnits = 120,
orbitDistanceInWorldUnits = 60,
DEGREES_PER_ZOOM_LEVEL = 5,
MIN_ORBIT_DISTANCE = 45,
MAX_ORBIT_DISTANCE = 80,
Expand Down

0 comments on commit c08587c

Please sign in to comment.