[Scummvm-cvs-logs] scummvm master -> 469c7c0b8cbfd06bfdae6010bd431834657b977f

Strangerke Strangerke at scummvm.org
Tue Dec 3 07:51:46 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:
469c7c0b8c TSAGE: R2R - Remove erroneous comment


Commit: 469c7c0b8cbfd06bfdae6010bd431834657b977f
    https://github.com/scummvm/scummvm/commit/469c7c0b8cbfd06bfdae6010bd431834657b977f
Author: Strangerke (strangerke at scummvm.org)
Date: 2013-12-02T22:50:47-08:00

Commit Message:
TSAGE: R2R - Remove erroneous comment

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



diff --git a/engines/tsage/ringworld2/ringworld2_scenes1.cpp b/engines/tsage/ringworld2/ringworld2_scenes1.cpp
index fc89d99..55aa6dc 100644
--- a/engines/tsage/ringworld2/ringworld2_scenes1.cpp
+++ b/engines/tsage/ringworld2/ringworld2_scenes1.cpp
@@ -3348,7 +3348,6 @@ void Scene1337::Action3::signal() {
 		break;
 	}
 
-	// CHECKME: It's not logical that the number of available cards is decreased for Action Index 12
 	if (_actionIndex > 12) {
 		scene->_currentPlayerNumb = 0;
 		R2_GLOBALS._sceneObjects->draw();






More information about the Scummvm-git-logs mailing list