aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Brown2004-03-11 04:13:22 +0000
committerJames Brown2004-03-11 04:13:22 +0000
commit6a155e028e70588e26b1d477101526e673c1ba3c (patch)
tree25e6da185e6ecf5ad44748b936dc64217e490611
parent5451bb29cc54ad787649d09e7d3ebadffc812572 (diff)
downloadscummvm-rg350-6a155e028e70588e26b1d477101526e673c1ba3c.tar.gz
scummvm-rg350-6a155e028e70588e26b1d477101526e673c1ba3c.tar.bz2
scummvm-rg350-6a155e028e70588e26b1d477101526e673c1ba3c.zip
Backport blee
svn-id: r13228
-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 -