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

lordhoto lordhoto at gmail.com
Thu Feb 20 14:23:25 CET 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:
f8a9567773 DREAMWEB: Slight formatting fix.


Commit: f8a956777385163b3a77cf7f4de4770b70fc89b9
    https://github.com/scummvm/scummvm/commit/f8a956777385163b3a77cf7f4de4770b70fc89b9
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2014-02-20T05:20:57-08:00

Commit Message:
DREAMWEB: Slight formatting fix.

Changed paths:
    engines/dreamweb/use.cpp



diff --git a/engines/dreamweb/use.cpp b/engines/dreamweb/use.cpp
index 01aefd9..c393fa1 100644
--- a/engines/dreamweb/use.cpp
+++ b/engines/dreamweb/use.cpp
@@ -73,7 +73,7 @@ void DreamWebEngine::useRoutine() {
 		{ &DreamWebEngine::openLouis,               "ENTA" },
 		{ &DreamWebEngine::openRyan,                "ENTB" },
 		{ &DreamWebEngine::openPoolBoss,            "ENTE" },
-		{ &DreamWebEngine::openYourNeighbor,       "ENTC" },
+		{ &DreamWebEngine::openYourNeighbor,        "ENTC" },
 		{ &DreamWebEngine::openEden,                "ENTD" },
 		{ &DreamWebEngine::openSarters,             "ENTH" },
 		{ &DreamWebEngine::wearWatch,               "WWAT" },






More information about the Scummvm-git-logs mailing list