From 8532a2c337fad56ae594e39d4b8471eb9ef5feb0 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 13 Jul 2004 00:13:36 +0000 Subject: [PATCH] cleanup --- stepmania/src/ScreenEvaluation.cpp | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/stepmania/src/ScreenEvaluation.cpp b/stepmania/src/ScreenEvaluation.cpp index cae5b218f7..1140e8325c 100644 --- a/stepmania/src/ScreenEvaluation.cpp +++ b/stepmania/src/ScreenEvaluation.cpp @@ -1270,8 +1270,7 @@ void ScreenEvaluation::TweenOffScreen() } // judgement area - int l; - for( l=0; lIsPlayerEnabled(p) ) - continue; - if( g_CurStageStats.iBonus[p] == 0 ) continue;