diff options
author | Strangerke | 2014-01-05 11:35:51 +0100 |
---|---|---|
committer | Strangerke | 2014-01-05 11:35:51 +0100 |
commit | 7498108030c015ad9a221e663e6612a7876b2597 (patch) | |
tree | 74553f5a21fda4102ac61e37c83ee2562bf657df /engines/tsage | |
parent | f16f9466f3d5fcbdfa19085cfd52d7f0c82602dc (diff) | |
download | scummvm-rg350-7498108030c015ad9a221e663e6612a7876b2597.tar.gz scummvm-rg350-7498108030c015ad9a221e663e6612a7876b2597.tar.bz2 scummvm-rg350-7498108030c015ad9a221e663e6612a7876b2597.zip |
TSAGE: R2R Demo - unstable -> testing
Diffstat (limited to 'engines/tsage')
-rw-r--r-- | engines/tsage/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h index 3449a57e31..123f04f8e2 100644 --- a/engines/tsage/detection_tables.h +++ b/engines/tsage/detection_tables.h @@ -179,7 +179,7 @@ static const tSageGameDescription gameDescriptions[] = { AD_ENTRY1s("r2rw.rlb", "c8e1a82c67c3caf57368eadde13dc15f", 32384464), Common::EN_ANY, Common::kPlatformDOS, - ADGF_CD | ADGF_UNSTABLE, + ADGF_CD | ADGF_TESTING, GUIO0() }, GType_Ringworld2, |