diff --git a/stepmania/src/ProfileManager.cpp b/stepmania/src/ProfileManager.cpp index 57bba6104f..b1159800ae 100644 --- a/stepmania/src/ProfileManager.cpp +++ b/stepmania/src/ProfileManager.cpp @@ -1218,7 +1218,7 @@ void ProfileManager::SaveStatsWebPageToDir( CString sDir, MemoryCard mc ) PRINT_LINE_I( "NumTimesPlayed", pSteps->m_MemCardDatas[mc].iNumTimesPlayed ); vector& vHighScores = pSteps->m_MemCardDatas[mc].vHighScores; - for( int i=0; i