mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 16:59:06 +00:00
DREAMWEB: Added missing syncSoundSettings()
This commit is contained in:
parent
545e482b5a
commit
dfb041ee2b
@ -216,6 +216,7 @@ void DreamWebEngine::processEvents() {
|
||||
|
||||
|
||||
Common::Error DreamWebEngine::run() {
|
||||
syncSoundSettings();
|
||||
_console = new DreamWebConsole(this);
|
||||
|
||||
_loadSavefile = Common::ConfigManager::instance().getInt("save_slot");
|
||||
|
Loading…
Reference in New Issue
Block a user