This commit is contained in:
Glenn Maynard
2003-02-17 00:39:48 +00:00
parent 000c966d9a
commit 3c549b40ae
-1
View File
@@ -361,7 +361,6 @@ ScreenEvaluation::ScreenEvaluation( bool bSummary )
m_textSongsSurvived[p].TurnShadowOff();
m_textSongsSurvived[p].SetXY( SONGS_SURVIVED_X(p), SONGS_SURVIVED_Y );
/* XXX: untested (courses not working at the moment) */
int StagesPlayed = stageStats.iSongsPassed[p];
/* If the last song was failed, count it anyway: */
if(stageStats.bFailed[p]) StagesPlayed++;