diff --git a/stepmania/src/Song.cpp b/stepmania/src/Song.cpp index 9a2bf5df38..c76adf7050 100644 --- a/stepmania/src/Song.cpp +++ b/stepmania/src/Song.cpp @@ -1309,7 +1309,7 @@ bool Song::Matches(CString sGroup, CString sSong) const void Song::FreeAllLoadedFromProfiles() { - for( unsigned s=0; s=0; s-- ) { Steps* pSteps = m_vpSteps[s]; if( pSteps->WasLoadedFromProfile() )