[Scummvm-git-logs] scummvm branch-2-8 -> 47e9635a322fa3c19f8a24845f372d776a2cb8e7
lotharsm
noreply at scummvm.org
Sun Dec 31 10:06:37 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:
47e9635a32 MM: Enable engine by default
Commit: 47e9635a322fa3c19f8a24845f372d776a2cb8e7
https://github.com/scummvm/scummvm/commit/47e9635a322fa3c19f8a24845f372d776a2cb8e7
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-12-31T11:06:20+01:00
Commit Message:
MM: Enable engine by default
Changed paths:
engines/mm/configure.engine
diff --git a/engines/mm/configure.engine b/engines/mm/configure.engine
index 8d442f55746..ad09deabc44 100644
--- a/engines/mm/configure.engine
+++ b/engines/mm/configure.engine
@@ -1,5 +1,5 @@
# This file is included from the main "configure" script
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine mm "Might and Magic" no "mm1 xeen"
+add_engine mm "Might and Magic" yes "mm1 xeen"
add_engine mm1 "Might and Magic 1" yes
add_engine xeen "Might and Magic Xeen" yes
More information about the Scummvm-git-logs
mailing list