diff options
author | Eugene Sandulenko | 2016-04-12 20:02:05 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2016-04-12 20:02:05 +0200 |
commit | 6cd76152a554bdffb832e409183fbd6b0fd7bcb3 (patch) | |
tree | 352d0875692388cbfd5003ae3adec35160232194 /engines/wage | |
parent | e2876f2910ec64bfb8dc83d9d81a4b05c39c9675 (diff) | |
download | scummvm-rg350-6cd76152a554bdffb832e409183fbd6b0fd7bcb3.tar.gz scummvm-rg350-6cd76152a554bdffb832e409183fbd6b0fd7bcb3.tar.bz2 scummvm-rg350-6cd76152a554bdffb832e409183fbd6b0fd7bcb3.zip |
WAGE: Update game status
Diffstat (limited to 'engines/wage')
-rw-r--r-- | engines/wage/detection_tables.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index 096338659b..59d93cc12f 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -36,13 +36,12 @@ static const ADGameDescription gameDescriptions[] = { FANGAME("3rd Floor", "3ed49d2163e46d2c9b33fd80927d9e22", 281423), // alt version BIGGAME("afm", "v1.8", "Another Fine Mess 1.8", "abc7188469a9a7083fd4caec55a4f76e", 1420723), BIGGAME("amot", "v1.8", "A Mess O' Trouble 1.8", "6b59e5bb9a4b74ecdd9f66d4e36a59cf", 1843104), - // No Next on the first screen? + // Crash on third screen FANGAME("Brownie's Dream", "6fdcce532bcd50b7e4f3f6bab50a0ee6", 440704), FANGAMEN("Brownie's Time Travels", "Brownie's Time Travels v1.2", "55842a100b56e236c5ad69563e01fc24", 471589), FANGAME("Bug Hunt", "738e2e8a1020be48c5ef42da571674ae", 195699), FANGAME("Bug Hunt", "118a41121143488719d28daa9af8cd39", 195779), // alt version BIGGAME("cantitoe", "", "Camp Cantitoe", "1780c41d14b876461a19dbeceebf2a37", 616985), - // Problems with letter rendering FANGAME("Canal District", "34e7a8e84b33ba8ea38b4ffd76ef074f", 641470), FANGAME("Carbon Copy", "9e781acd63290ae390d515cffc742011", 519445), // Invalid rect in scene "FINALE" |