[Scummvm-git-logs] scummvm master -> 8def4f72455675bb712a125b447a04532cf34ad2

tag2015 noreply at scummvm.org
Mon Oct 3 13:15:56 UTC 2022


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:
8def4f7245 MADS: Mark Rex Nebular Demo as unstable


Commit: 8def4f72455675bb712a125b447a04532cf34ad2
    https://github.com/scummvm/scummvm/commit/8def4f72455675bb712a125b447a04532cf34ad2
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2022-10-03T15:10:57+02:00

Commit Message:
MADS: Mark Rex Nebular Demo as unstable

Changed paths:
    engines/mads/detection_tables.h


diff --git a/engines/mads/detection_tables.h b/engines/mads/detection_tables.h
index bddc580591d..da2244014de 100644
--- a/engines/mads/detection_tables.h
+++ b/engines/mads/detection_tables.h
@@ -82,7 +82,7 @@ static const MADSGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("section1.hag", "ead7ea63459173c32569feecac608c4f", 192065),
 			Common::EN_ANY,
 			Common::kPlatformDOS,
-			ADGF_DEMO,
+			ADGF_UNSTABLE | ADGF_DEMO,
 			GUIO5(GUIO_NOSPEECH, GAMEOPTION_EASY_MOUSE, GAMEOPTION_ANIMATED_INVENTORY, GAMEOPTION_ANIMATED_INTERFACE, GAMEOPTION_NAUGHTY_MODE)
 		},
 		GType_RexNebular,




More information about the Scummvm-git-logs mailing list