diff options
Diffstat (limited to 'saga/saga.cpp')
-rw-r--r-- | saga/saga.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/saga/saga.cpp b/saga/saga.cpp index 0636eae4c3..5a30ff5633 100644 --- a/saga/saga.cpp +++ b/saga/saga.cpp @@ -57,9 +57,7 @@ static const GameSettings saga_games[] = { {"ite", "Inherit the Earth", 0}, - {"ite-demo", "Inherit the Earth (Demo)", 0}, {"ihnm", "I Have No Mouth and I Must Scream", GF_DEFAULT_TO_1X_SCALER }, - {"ihnm-demo", "I Have No Mouth and I Must Scream (Demo)", GF_DEFAULT_TO_1X_SCALER }, {0, 0, 0} }; |