[Scummvm-cvs-logs] scummvm master -> b84378051d4b56c12ca48cea9ac0839e75fe4e04
bluegr
bluegr at gmail.com
Fri Feb 5 23:13:28 CET 2016
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:
b84378051d MADS: Change the engine description
Commit: b84378051d4b56c12ca48cea9ac0839e75fe4e04
https://github.com/scummvm/scummvm/commit/b84378051d4b56c12ca48cea9ac0839e75fe4e04
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2016-02-06T00:12:41+02:00
Commit Message:
MADS: Change the engine description
The engine will support more games than Rex, so its actual name is more
fitting than a single game name
Changed paths:
engines/mads/configure.engine
diff --git a/engines/mads/configure.engine b/engines/mads/configure.engine
index 412d65e..21f2642 100644
--- a/engines/mads/configure.engine
+++ b/engines/mads/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 mads "Rex Nebular and the Cosmic Gender Bender" yes
+add_engine mads "MADS" yes
More information about the Scummvm-git-logs
mailing list