[Scummvm-cvs-logs] scummvm master -> 9c52f7399fb86b40608ad81f95dda7b7b5988a6b

dreammaster dreammaster at scummvm.org
Sat Jun 7 20:15:00 CEST 2014


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:
9c52f7399f MADS: Delete line that was removed in Nebular 8.49


Commit: 9c52f7399fb86b40608ad81f95dda7b7b5988a6b
    https://github.com/scummvm/scummvm/commit/9c52f7399fb86b40608ad81f95dda7b7b5988a6b
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2014-06-07T14:14:13-04:00

Commit Message:
MADS: Delete line that was removed in Nebular 8.49

Changed paths:
    engines/mads/nebular/nebular_scenes6.cpp



diff --git a/engines/mads/nebular/nebular_scenes6.cpp b/engines/mads/nebular/nebular_scenes6.cpp
index 725548f..d33675c 100644
--- a/engines/mads/nebular/nebular_scenes6.cpp
+++ b/engines/mads/nebular/nebular_scenes6.cpp
@@ -3254,7 +3254,6 @@ void Scene611::handleSubDialog1() {
 		handleTalking(500);
 		displayHermitQuestions(17);
 		_dialog1.write(0x290, false);
-		_dialog1.write(0x28E, false);
 		if (!_dialog1.read(0x28F))
 			_dialog1.write(0x291, true);
 






More information about the Scummvm-git-logs mailing list