diff options
author | Paul Gilbert | 2013-11-30 12:18:44 -0500 |
---|---|---|
committer | Paul Gilbert | 2013-11-30 12:18:44 -0500 |
commit | 5c3c45ff9b8c4f18e5941e922a243ca4a05d5924 (patch) | |
tree | 165a6408bddbced05902ea81d2d25131798d9686 | |
parent | 6c1401d2d0b47745a64c166362d8163bf2ddb84d (diff) | |
download | scummvm-rg350-5c3c45ff9b8c4f18e5941e922a243ca4a05d5924.tar.gz scummvm-rg350-5c3c45ff9b8c4f18e5941e922a243ca4a05d5924.tar.bz2 scummvm-rg350-5c3c45ff9b8c4f18e5941e922a243ca4a05d5924.zip |
TSAGE: Change Return to Ringworld from unstable to testing
-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 b374dbc98b..0f7f1e49bb 100644 --- a/engines/tsage/detection_tables.h +++ b/engines/tsage/detection_tables.h @@ -165,7 +165,7 @@ static const tSageGameDescription gameDescriptions[] = { AD_ENTRY1s("r2rw.rlb", "df6c25622387007788ca36d99362c1f0", 47586928), Common::EN_ANY, Common::kPlatformDOS, - ADGF_CD | ADGF_UNSTABLE, + ADGF_CD | ADGF_TESTING, GUIO0() }, GType_Ringworld2, |