[Scummvm-cvs-logs] scummvm master -> f96011511beaf16394a54ef5f7ca3975324a31d9

lordhoto lordhoto at gmail.com
Fri Nov 30 15:44:26 CET 2012


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:
f96011511b CONFIGURE: Enable EoB by default.


Commit: f96011511beaf16394a54ef5f7ca3975324a31d9
    https://github.com/scummvm/scummvm/commit/f96011511beaf16394a54ef5f7ca3975324a31d9
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2012-11-30T06:32:01-08:00

Commit Message:
CONFIGURE: Enable EoB by default.

Changed paths:
    engines/configure.engines



diff --git a/engines/configure.engines b/engines/configure.engines
index b132c32..3c2fc30 100644
--- a/engines/configure.engines
+++ b/engines/configure.engines
@@ -19,7 +19,7 @@ add_engine groovie2 "Groovie 2 games" no
 add_engine hugo "Hugo Trilogy" yes
 add_engine kyra "Kyra" yes "lol eob" "Legend of Kyrandia 1-3"
 add_engine lol "Lands of Lore" yes
-add_engine eob "Eye of the Beholder" no
+add_engine eob "Eye of the Beholder" yes
 add_engine lastexpress "The Last Express" no "" "" "16bit"
 add_engine lure "Lure of the Temptress" yes
 add_engine made "MADE" yes






More information about the Scummvm-git-logs mailing list