This commit is contained in:
Glenn Maynard
2005-12-01 00:10:09 +00:00
parent b839369dc8
commit 1829ba9eee
+1 -1
View File
@@ -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