Skip to content

Commit

Permalink
C+ setting code is completely borked, adjusted to make more consisten…
Browse files Browse the repository at this point in the history
…t speed, based on its brokeness
  • Loading branch information
TheLoneTec committed Dec 9, 2024
1 parent 6cce580 commit cee6ea4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Config/Mod_Camera+_CameraPlusMain.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<ModSettings Class="CameraPlus.CameraPlusSettings">
<zoomedOutPercent>24.95781</zoomedOutPercent>
<zoomedInPercent>0.9650124</zoomedInPercent>
<zoomedOutDollyPercent>0.6550868</zoomedOutDollyPercent>
<zoomedOutDollyPercent>0.6550869</zoomedOutDollyPercent>
<zoomedInDollyPercent>0.8635239</zoomedInDollyPercent>
<zoomedOutScreenEdgeDollyFactor>0.1240694</zoomedOutScreenEdgeDollyFactor>
<zoomedInScreenEdgeDollyFactor>0.4491315</zoomedInScreenEdgeDollyFactor>
<zoomedOutScreenEdgeDollyFactor>0.2009925</zoomedOutScreenEdgeDollyFactor>
<zoomedInScreenEdgeDollyFactor>0.3498759</zoomedInScreenEdgeDollyFactor>
<dotSize>11</dotSize>
<hidePawnLabelBelow>65</hidePawnLabelBelow>
<hideThingLabelBelow>65</hideThingLabelBelow>
Expand Down

0 comments on commit cee6ea4

Please sign in to comment.