[Scummvm-cvs-logs] scummvm master -> 3323af355dd081428c114c4b15b4abc7307115c0

clone2727 clone2727 at gmail.com
Sat Apr 11 21:35:52 CEST 2015


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:
3323af355d MOHAWK: Allow Myst to compile without RGB colors


Commit: 3323af355dd081428c114c4b15b4abc7307115c0
    https://github.com/scummvm/scummvm/commit/3323af355dd081428c114c4b15b4abc7307115c0
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2015-04-11T15:31:20-04:00

Commit Message:
MOHAWK: Allow Myst to compile without RGB colors

Changed paths:
    engines/mohawk/configure.engine



diff --git a/engines/mohawk/configure.engine b/engines/mohawk/configure.engine
index fa9d15c..47402c4 100644
--- a/engines/mohawk/configure.engine
+++ b/engines/mohawk/configure.engine
@@ -3,4 +3,4 @@
 add_engine mohawk "Mohawk" yes "cstime myst riven" "Living Books"
 add_engine cstime "Where in Time is Carmen Sandiego?" no
 add_engine riven "Riven: The Sequel to Myst" no "" "" "16bit"
-add_engine myst "Myst" no "" "" "16bit"
+add_engine myst "Myst" no






More information about the Scummvm-git-logs mailing list