[Scummvm-git-logs] scummvm master -> dfdcc4b3de4c9237f0d13a2536d96204ff9c2714

dreammaster noreply at scummvm.org
Mon Feb 10 15:53:37 UTC 2025


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:
dfdcc4b3de GOT: Turn on build by default


Commit: dfdcc4b3de4c9237f0d13a2536d96204ff9c2714
    https://github.com/scummvm/scummvm/commit/dfdcc4b3de4c9237f0d13a2536d96204ff9c2714
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2025-02-10T07:53:19-08:00

Commit Message:
GOT: Turn on build by default

Changed paths:
    engines/got/configure.engine


diff --git a/engines/got/configure.engine b/engines/got/configure.engine
index 201f55bae58..0d414b24e8b 100644
--- a/engines/got/configure.engine
+++ b/engines/got/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 got "Got" no "" "" ""
+add_engine got "Got" yes "" "" ""




More information about the Scummvm-git-logs mailing list