aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/tsage/ringworld2/ringworld2_scenes1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tsage/ringworld2/ringworld2_scenes1.cpp b/engines/tsage/ringworld2/ringworld2_scenes1.cpp
index fc89d99e5d..55aa6dce3e 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();