clear state after stopallsounds
This commit is contained in:
parent
b3d9dbf897
commit
39b1712f0a
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ void Engine::savegameRestore() {
|
|||
}
|
||||
|
||||
g_imuse->stopAllSounds();
|
||||
g_imuse->resetState();
|
||||
g_smush->stop();
|
||||
// free all resource
|
||||
// lock resources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue