From 1829ba9eeef385f920c785c23428fc30c639b6a5 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 1 Dec 2005 00:10:09 +0000 Subject: [PATCH] cleanup --- stepmania/src/Background.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/Background.cpp b/stepmania/src/Background.cpp index 55b6946fa1..1a8ba02163 100644 --- a/stepmania/src/Background.cpp +++ b/stepmania/src/Background.cpp @@ -343,7 +343,7 @@ bool BackgroundImpl::Layer::CreateBackground( const Song *pSong, const Backgroun } else { - // If the main background file is missing. We failed. + // If the main background file is missing, we failed. if( i == 0 ) return false; else