[Scummvm-git-logs] scummvm master -> e3ebff24053d691871bb098c198f7da8aaf79e3f
elasota
noreply at scummvm.org
Fri Jun 16 04:10:20 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
e3ebff2405 MTROPOLIS: Demote MTI DVD version from testing to unstable
Commit: e3ebff24053d691871bb098c198f7da8aaf79e3f
https://github.com/scummvm/scummvm/commit/e3ebff24053d691871bb098c198f7da8aaf79e3f
Author: elasota (ejlasota at gmail.com)
Date: 2023-06-16T00:10:06-04:00
Commit Message:
MTROPOLIS: Demote MTI DVD version from testing to unstable
Changed paths:
engines/mtropolis/detection_tables.h
diff --git a/engines/mtropolis/detection_tables.h b/engines/mtropolis/detection_tables.h
index 2d63ea441dc..8407d8c9fb1 100644
--- a/engines/mtropolis/detection_tables.h
+++ b/engines/mtropolis/detection_tables.h
@@ -450,7 +450,7 @@ static const MTropolisGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_TESTING | ADGF_DVD,
+ ADGF_UNSTABLE | ADGF_DVD,
GUIO0()
},
GID_MTI,
More information about the Scummvm-git-logs
mailing list