aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scummvm.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scummvm.cpp b/scummvm.cpp
index f2d8cbbc22..af1d84a66e 100644
--- a/scummvm.cpp
+++ b/scummvm.cpp
@@ -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();