SCUMM works with new GMM implementation
svn-id: r33001
This commit is contained in:
parent
cbadb51ce7
commit
e9c6b03fc7
13 changed files with 22 additions and 36 deletions
|
@ -291,7 +291,7 @@ void ScummEngine::readIndexFile() {
|
|||
|
||||
if (checkTryMedia(_fileHandle)) {
|
||||
displayMessage(NULL, "You're trying to run game encrypted by ActiveMark. This is not supported.");
|
||||
_quit = true;
|
||||
quitGame();
|
||||
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue