this is done explicitly
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user