diff options
Diffstat (limited to 'engines/agi')
-rw-r--r-- | engines/agi/detection.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp index fb9896aa9f..24d23721bf 100644 --- a/engines/agi/detection.cpp +++ b/engines/agi/detection.cpp @@ -67,13 +67,13 @@ static const PlainGameDescriptor agiGames[] = { {"mixedup", "Mixed-Up Mother Goose"}, {"mh1", "Manhunter 1: New York"}, {"mh2", "Manhunter 2: San Francisco"}, - {"pq1", "Police Quest: In Pursuit of the Death Angel"}, + {"pq1", "Police Quest I: In Pursuit of the Death Angel"}, {"serguei1", "Serguei's Destiny 1"}, {"serguei2", "Serguei's Destiny 2"}, - {"sq0", "Space Quest 0 - Replicated"}, + {"sq0", "Space Quest 0: Replicated"}, {"sq1", "Space Quest I: The Sarien Encounter"}, {"sq2", "Space Quest II: Vohaul's Revenge"}, - {"sqx", "Space Quest X - The Lost Chapter"}, + {"sqx", "Space Quest X: The Lost Chapter"}, {"tetris", "AGI Tetris"}, {"xmascard", "Xmas Card"}, |