From c9b618af955b481f11116cb131cecea414bf4193 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 7 Sep 2003 23:22:59 +0000 Subject: [PATCH] FAIL_OFF means you can't fail. --- stepmania/src/ScreenGameplay.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/src/ScreenGameplay.cpp b/stepmania/src/ScreenGameplay.cpp index 5d8cd2aa4d..00c3eba717 100644 --- a/stepmania/src/ScreenGameplay.cpp +++ b/stepmania/src/ScreenGameplay.cpp @@ -1092,7 +1092,6 @@ void ScreenGameplay::Update( float fDeltaTime ) } break; case SongOptions::FAIL_END_OF_SONG: - case SongOptions::FAIL_OFF: // we still need to check for fail for scoring purposes for ( pn=0; pn