aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/saga/saga.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/saga/saga.cpp b/engines/saga/saga.cpp
index 9ed9c0f854..b81c151456 100644
--- a/engines/saga/saga.cpp
+++ b/engines/saga/saga.cpp
@@ -57,7 +57,7 @@
#include "saga/resnames.h"
static const PlainGameDescriptor saga_games[] = {
- {"ite", "Inherit the Earth"},
+ {"ite", "Inherit the Earth: Quest for the Orb"},
{"ihnm", "I Have No Mouth and I Must Scream"},
{0, 0}
};