Re-enable Monkey Island 2 difficulty level choice
svn-id: r3845
This commit is contained in:
parent
73b8043302
commit
d304e2da6c
1 changed files with 2 additions and 2 deletions
|
@ -1055,8 +1055,8 @@ void Scumm::launch()
|
|||
else
|
||||
OF_OWNER_ROOM = 0x0F;
|
||||
|
||||
if (_gameId==GID_MONKEY2 && _bootParam == 0)
|
||||
_bootParam = 10001;
|
||||
// if (_gameId==GID_MONKEY2 && _bootParam == 0)
|
||||
// _bootParam = 10001;
|
||||
|
||||
readIndexFile();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue