diff options
author | Eugene Sandulenko | 2017-08-24 09:06:24 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2017-08-24 09:06:24 +0200 |
commit | 7cf83cab6a9879f9543ffabff59ca639231896bd (patch) | |
tree | 5ea4b60d6e3f028ec3db381b4fe1f96b58599054 | |
parent | fd1ea78b35c88492f3d9ead9e2d2c4ccb6ab7d62 (diff) | |
download | scummvm-rg350-7cf83cab6a9879f9543ffabff59ca639231896bd.tar.gz scummvm-rg350-7cf83cab6a9879f9543ffabff59ca639231896bd.tar.bz2 scummvm-rg350-7cf83cab6a9879f9543ffabff59ca639231896bd.zip |
WAGE: Update status of The Phoenix game
-rw-r--r-- | engines/wage/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index 4c29967f7a..26df6cb517 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -123,7 +123,7 @@ static const ADGameDescription gameDescriptions[] = { // Polygons with byte 1 FANGAME("Periapt", "7e26a7827c694232624321a5a6844511", 406006), FANGAME("Periapt", "bc36e40de279d5f0844577fe702d9f64", 406006), // alt version - // Invalid rect in scene "Access Tube 1" + // Cannot push buttons FANGAMEN("The Phoenix v1.2", "The Phoenix", "fee9f1de7ad9096d084461d6066192b1", 431640), FANGAME("The Phoenix", "bd6dabf7a19d2ab7902498a8513f8c71", 431643), FANGAME("Psychotic!", "d6229615b71b189f6ef71399a0856cd2", 367309), |