[Scummvm-git-logs] scummvm master -> 9ba6afb9e829ca0bb17566705dafebc9a4ed3b5b

sev- noreply at scummvm.org
Sat Apr 29 11:02:18 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:
9ba6afb9e8 WATCHMAKER: Disable engine by default


Commit: 9ba6afb9e829ca0bb17566705dafebc9a4ed3b5b
    https://github.com/scummvm/scummvm/commit/9ba6afb9e829ca0bb17566705dafebc9a4ed3b5b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-04-29T13:02:13+02:00

Commit Message:
WATCHMAKER: Disable engine by default

Changed paths:
    engines/watchmaker/configure.engine


diff --git a/engines/watchmaker/configure.engine b/engines/watchmaker/configure.engine
index b2060e1636c..dd905a7b3c9 100644
--- a/engines/watchmaker/configure.engine
+++ b/engines/watchmaker/configure.engine
@@ -1,3 +1,3 @@
 # This file is included from the main "configure" script
 # add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine watchmaker "The Watchmaker" yes "" "" "highres 16bit opengl_game_classic"
+add_engine watchmaker "The Watchmaker" no "" "" "highres 16bit opengl_game_classic"




More information about the Scummvm-git-logs mailing list