Scumm sound settings can now be changed from the gmm
svn-id: r32851
This commit is contained in:
parent
e36166bda2
commit
30c52e215c
4 changed files with 6 additions and 6 deletions
|
@ -275,7 +275,7 @@ bool ScummEngine::loadState(int slot, bool compat) {
|
|||
delete in;
|
||||
|
||||
// Update volume settings
|
||||
updateSoundSettings();
|
||||
syncSoundSettings();
|
||||
|
||||
// Init NES costume data
|
||||
if (_game.platform == Common::kPlatformNES) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue