more of the same
This commit is contained in:
@@ -349,4 +349,4 @@ Grade GameState::GetCurrentGrade( PlayerNumber pn )
|
||||
else if( fPercentDancePoints >= 0.65 ) return GRADE_B;
|
||||
else if( fPercentDancePoints >= 0.45 ) return GRADE_C;
|
||||
else return GRADE_D;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user