mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 21:55:27 +00:00
FULLPIPE: Catch unplugged scenes
This commit is contained in:
parent
d509744df5
commit
8600bdecd3
@ -792,6 +792,8 @@ bool FullpipeEngine::sceneSwitcher(EntranceInfo *entrance) {
|
||||
|
||||
default:
|
||||
_behaviorManager->initBehavior(0, 0);
|
||||
|
||||
error("Unknown scene %d", entrance->_sceneId);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user