mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Correct game titles for Elvira 1/2
svn-id: r24134
This commit is contained in:
@@ -67,8 +67,8 @@ static const ObsoleteGameID obsoleteGameIDsTable[] = {
|
||||
};
|
||||
|
||||
static const PlainGameDescriptor simonGames[] = {
|
||||
{"elvira1", "Elvira"},
|
||||
{"elvira2", "Elvira 2"},
|
||||
{"elvira1", "Elvira - Mistress of the Dark"},
|
||||
{"elvira2", "Elvira II - The Jaws of Ceberus"},
|
||||
{"waxworks", "Waxworks"},
|
||||
{"simon1", "Simon the Sorcerer 1"},
|
||||
{"simon2", "Simon the Sorcerer 2"},
|
||||
|
||||
Reference in New Issue
Block a user