Fix issue with level switching and update the settings to remove reduntant ones
This commit is contained in:
@@ -123,8 +123,6 @@ namespace AppleHills.Core.Settings
|
||||
float ViewfinderShrinkDuration { get; }
|
||||
float ViewfinderMoveSpeed { get; }
|
||||
AnimationCurve ViewfinderShrinkCurve { get; }
|
||||
float ViewfinderStartScale { get; }
|
||||
float ViewfinderEndScale { get; }
|
||||
float[] ViewfinderProgressThresholds { get; }
|
||||
float PaddingFactor { get; }
|
||||
float MaxSizePercent { get; }
|
||||
|
||||
Reference in New Issue
Block a user