Re-enable Monkey Island 2 difficulty level choice

svn-id: r3845
This commit is contained in:
Nicolas Bacca 2002-03-31 11:55:24 +00:00
parent 73b8043302
commit d304e2da6c

View file

@ -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();