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

wjp wjp at usecode.org
Thu Dec 8 11:32:42 CET 2011


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:
c108b9204d DREAMWEB: Fix tasmrecover


Commit: c108b9204d5f50b060b3a19084198b8631103380
    https://github.com/scummvm/scummvm/commit/c108b9204d5f50b060b3a19084198b8631103380
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2011-12-08T02:32:03-08:00

Commit Message:
DREAMWEB: Fix tasmrecover

Changed paths:
    devtools/tasmrecover/tasm-recover



diff --git a/devtools/tasmrecover/tasm-recover b/devtools/tasmrecover/tasm-recover
index c157ef3..6cdec7c 100755
--- a/devtools/tasmrecover/tasm-recover
+++ b/devtools/tasmrecover/tasm-recover
@@ -289,7 +289,7 @@ generator = cpp(context, "DreamGen", blacklist = [
 	'errormessage2',
 	'errormessage3',
 	'examicon',
-	'examineinventory',
+	'examinventory',
 	'examineob',
 	'examineobtext',
 	'facerightway',






More information about the Scummvm-git-logs mailing list