mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
GUI: Revert of accidental change
Revert of a change which I accidentaly commited during bladerunner development.
This commit is contained in:
parent
eb5f454881
commit
55e23a1909
@ -1235,7 +1235,7 @@ void OptionsDialog::addMT32Controls(GuiObject *boss, const Common::String &prefi
|
||||
if (!_domain.equals(Common::ConfigManager::kApplicationDomain)) {
|
||||
_mt32DevicePopUpDesc->setEnabled(false);
|
||||
_mt32DevicePopUp->setEnabled(false);
|
||||
}
|
||||
}
|
||||
|
||||
_enableMT32Settings = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user