Fix the center preset to match the firmware and the game.

master
Glenn Maynard 6 years ago
parent 6249359373
commit 3d6a3008ae
  1. 2
      smx-config/ConfigPresets.cs

@ -103,7 +103,7 @@ namespace smx_config
{ {
SetPreset(ref config, SetPreset(ref config,
33, 42, 35, 60, 33, 42, 35, 60,
162, 175, 212, 225); 162, 175, 202, 225);
} }
static private void SetLowPreset(ref SMX.SMXConfig config) static private void SetLowPreset(ref SMX.SMXConfig config)

Loading…
Cancel
Save