Fix comment.

This commit is contained in:
Steve Checkoway
2008-01-02 12:45:48 +00:00
parent 9f24a8bea3
commit 2b6391f193
+1 -1
View File
@@ -2196,7 +2196,7 @@ void Player::UpdateJudgedRows()
{
iLastSeenRow = iRow;
// crossed a not-empty row
// crossed a nonempty row
if( !NoteDataWithScoring::IsRowCompletelyJudged(m_NoteData, iRow, pn) )
{
bAllJudged = false;