[Scummvm-git-logs] scummvm master -> 125edd67244189532f47227f08a31f71b3091abd

aquadran noreply at scummvm.org
Wed Jun 29 08:40:04 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:
125edd6724 Revert "WINTERMUTE: Engine should be disabled by default"


Commit: 125edd67244189532f47227f08a31f71b3091abd
    https://github.com/scummvm/scummvm/commit/125edd67244189532f47227f08a31f71b3091abd
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2022-06-29T10:39:48+02:00

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

This reverts commit ffe06ffeafbbb0eb45a187f3b2bb770ad52ca2db.

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