mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 17:57:14 +00:00
MADS: Fix cycling remaining active when ending TextView starts
This commit is contained in:
parent
1e3442ae44
commit
8e3ee9523e
@ -666,6 +666,7 @@ void Scene::freeCurrentScene() {
|
||||
}
|
||||
|
||||
_vm->_palette->_paletteUsage.load(nullptr);
|
||||
_cyclingActive = false;
|
||||
_hotspots.clear();
|
||||
_backgroundSurface.free();
|
||||
_depthSurface.free();
|
||||
|
Loading…
x
Reference in New Issue
Block a user