aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/scumm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 94ed7740d0..ac82c2570e 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -2522,6 +2522,7 @@ void ScummEngine::restart() {
void ScummEngine::startManiac() {
warning("stub startManiac()");
+ displayError("Alright", "Usually, Maniac Mansion would start now. But ScummVM doesn't do that yet. To play it, go to 'Add Game' in the ScummVM start menu and select the 'Maniac' directory inside the Tentacle game directory.");
}
#pragma mark -