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

Strangerke Strangerke at scummvm.org
Mon Nov 11 12:29:15 CET 2013


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:
a45cc2fb20 TSAGE: R2R - Remove obsolete comment


Commit: a45cc2fb20431768ea408be079ea6964b242ac86
    https://github.com/scummvm/scummvm/commit/a45cc2fb20431768ea408be079ea6964b242ac86
Author: Strangerke (strangerke at scummvm.org)
Date: 2013-11-11T03:28:29-08:00

Commit Message:
TSAGE: R2R - Remove obsolete comment

Changed paths:
    engines/tsage/ringworld2/ringworld2_scenes2.cpp



diff --git a/engines/tsage/ringworld2/ringworld2_scenes2.cpp b/engines/tsage/ringworld2/ringworld2_scenes2.cpp
index 6cb1477..e5ae6c4 100644
--- a/engines/tsage/ringworld2/ringworld2_scenes2.cpp
+++ b/engines/tsage/ringworld2/ringworld2_scenes2.cpp
@@ -1426,8 +1426,6 @@ void Scene2425::postInit(SceneObjectList *OwnerList) {
 	_ropeDest1.setDetails(Rect(225, 52, 248, 65), 2425, -1, -1, -1, 1, NULL);
 	_ropeDest2.setDetails(Rect(292, 81, 316, 94), 2425, -1, -1, -1, 1, NULL);
 
-//  CHECKME: SceneActor using a SceneItem function??
-//	_pictographs2.setDetails(11, 2425, 3, -1, 6);
 	_pictographs2._sceneRegionId = 11;
 	_pictographs2._resNum = 2425;
 	_pictographs2._lookLineNum = 3;






More information about the Scummvm-git-logs mailing list