mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-08 03:47:32 +00:00
GUI: fix broken MT-32 tab
svn-id: r51953
This commit is contained in:
parent
684afb6236
commit
2db12a1ae7
@ -770,7 +770,7 @@ void OptionsDialog::addMT32Controls(GuiObject *boss, const Common::String &prefi
|
||||
_mt32DevicePopUp->setEnabled(false);
|
||||
}
|
||||
|
||||
_enableMIDISettings = true;
|
||||
_enableMT32Settings = true;
|
||||
}
|
||||
|
||||
// The function has an extra slider range parameter, since both the launcher and SCUMM engine
|
||||
|
Loading…
x
Reference in New Issue
Block a user