diff options
author | Eugene Sandulenko | 2017-08-30 09:06:20 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2017-08-30 09:06:20 +0200 |
commit | 6a5aa12bfa5c3e16ad19531765ed27cb8080fb32 (patch) | |
tree | f57a81c2c30893e5b15779a1d607377600b8527f | |
parent | 31eb4724d3d8041fc4478f9073c743fcfb138ad3 (diff) | |
download | scummvm-rg350-6a5aa12bfa5c3e16ad19531765ed27cb8080fb32.tar.gz scummvm-rg350-6a5aa12bfa5c3e16ad19531765ed27cb8080fb32.tar.bz2 scummvm-rg350-6a5aa12bfa5c3e16ad19531765ed27cb8080fb32.zip |
WAGE: Update Parrot Talk games status
-rw-r--r-- | engines/wage/detection_tables.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index b21169b35f..d163e382ca 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -112,9 +112,9 @@ static const ADGameDescription gameDescriptions[] = { FANGAME("Mountain of Mayhem", "634211b004371635d191ae0687035501", 750003), // Original file name "Mountain of Mayhem †" // No way to pass through the first screen FANGAME("Nightcrawler Ned", "8423fc015c395bd6be54a7ea69170d99", 366542), - // Crash on startup + // No player in the world FANGAMEN("Parrot Talk", "PARROT TALK V1", "c38c090be8c078d931905c93bc0689f5", 118936), - // Crash on startup + // No player in the world FANGAMEN("Parrot Talk", "PARROT TALKV2", "5ec1df9e2d6d0dcf1a040a95500d9551", 118884), FANGAME("Pavilion", "a980e60a291c0a7b949474177affa134", 231687), FANGAMEN("Pencils", "Pencils.99", "09dbcdbefe20536c2db1b1a4fb4e5ed3", 408551), |