mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 02:10:28 +00:00
When skipping the IHNM intro, skip all the way to the character selection
screen. svn-id: r29129
This commit is contained in:
parent
bccf69bfe1
commit
44746d74a4
@ -230,6 +230,7 @@ bool Scene::playTitle(int title, int time, int mode) {
|
||||
}
|
||||
|
||||
if (checkKey()) {
|
||||
_vm->_scene->cutawaySkip();
|
||||
interrupted = true;
|
||||
done = true;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user