mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 02:10:28 +00:00
M4: Return to demo main menu after death or finishing test
This commit is contained in:
parent
a3b65c812a
commit
d17c4f3981
@ -767,7 +767,7 @@ void BurgerEngine::wilburTeleported() {
|
||||
}
|
||||
|
||||
if (_G(executing) != WHOLE_GAME) {
|
||||
_G(game).setRoom(604);
|
||||
_G(game).setRoom(901);
|
||||
} else {
|
||||
if (_G(flags)[kFifthTestPassed]) {
|
||||
testDone5();
|
||||
|
Loading…
x
Reference in New Issue
Block a user