this is done explicitly

This commit is contained in:
Glenn Maynard
2007-04-25 16:35:43 +00:00
parent def4aedce6
commit 4fbac59b2f
-4
View File
@@ -660,10 +660,6 @@ void GameState::FinishStage()
if( m_iNumStagesOfThisSong == 0 )
return;
/* If we haven't committed stats yet, do so. */
if( !m_bMultiplayer ) // no saved stats in multiplayer
CommitStageStats();
m_bStatsCommitted = false;
// Increment the stage counter.