From 783264fe28dd25a4f06a17683d18519bb55842a7 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 9 Mar 2006 13:03:23 +0000 Subject: Made sure the generic ITE description matches the 'special' ones in game.cpp svn-id: r21169 --- engines/saga/saga.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} }; -- cgit v1.2.3