mirror of
https://github.com/libretro/scummvm.git
synced 2025-05-13 09:36:21 +00:00
oops, forgot one case
svn-id: r12056
This commit is contained in:
parent
c85301b2a9
commit
2687402c6b
@ -186,6 +186,7 @@ void Sound::saveMusicState() {
|
|||||||
saveStream = 1;
|
saveStream = 1;
|
||||||
} else {
|
} else {
|
||||||
_music[2]._streaming = false;
|
_music[2]._streaming = false;
|
||||||
|
savedMusicFilename = NULL;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user