[Scummvm-git-logs] scummvm branch-2-6 -> 2fdf38924fded8ef5e536c247f1911dab2168fb7

aquadran noreply at scummvm.org
Wed Jun 29 08:42:02 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:
2fdf38924f Revert "WINTERMUTE: Engine should be disabled by default"


Commit: 2fdf38924fded8ef5e536c247f1911dab2168fb7
    https://github.com/scummvm/scummvm/commit/2fdf38924fded8ef5e536c247f1911dab2168fb7
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2022-06-29T10:41:43+02:00

Commit Message:
Revert "WINTERMUTE: Engine should be disabled by default"

This reverts commit 1cd1309c46fd4f4ae9f085bb890018df1e404270.

Changed paths:
    engines/wintermute/configure.engine


diff --git a/engines/wintermute/configure.engine b/engines/wintermute/configure.engine
index ae8103176da..d0f4ba34b34 100644
--- a/engines/wintermute/configure.engine
+++ b/engines/wintermute/configure.engine
@@ -1,6 +1,6 @@
 # This file is included from the main "configure" script
 # add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine wintermute "Wintermute" no "foxtail herocraft wme3d" "" "zlib 16bit highres jpeg png"
+add_engine wintermute "Wintermute" yes "foxtail herocraft wme3d" "" "zlib 16bit highres jpeg png"
 add_engine wme3d "Wintermute3D" no
 add_engine foxtail "FoxTail" yes
 add_engine herocraft "HeroCraft" yes




More information about the Scummvm-git-logs mailing list