Spelling in a comment.

This commit is contained in:
Steve Checkoway
2007-02-25 05:01:58 +00:00
parent c072f6e98b
commit 0f58d743f9
+1 -1
View File
@@ -615,7 +615,7 @@ void GameState::FinishStage()
if( m_iNumStagesOfThisSong == 0 )
return;
/* If we havn't committed stats yet, do so. */
/* If we haven't committed stats yet, do so. */
if( !m_bMultiplayer ) // no saved stats in multiplayer
CommitStageStats();