diff --git a/smx-config/ConfigPresets.cs b/smx-config/ConfigPresets.cs index 3aa78fd..9c8808b 100644 --- a/smx-config/ConfigPresets.cs +++ b/smx-config/ConfigPresets.cs @@ -96,7 +96,7 @@ namespace smx_config { SetPreset(ref config, 20, 25, 20, 30, - 100, 112, 100, 112); + 140, 150, 140, 160); } static private void SetNormalPreset(ref SMX.SMXConfig config)