enum name cleanup to reflect the generic calculations

This commit is contained in:
Chris Danford
2005-10-08 04:50:28 +00:00
parent d2fd0c5ed2
commit 32464990af
10 changed files with 17 additions and 18 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ void ScreenEvaluation::Init()
}
*/
if( PREFSMAN->m_ScoringType == PrefsManager::SCORING_5TH )
if( PREFSMAN->m_ScoringType == PrefsManager::SCORING_OLD )
{
FOREACH_PlayerNumber( p )
{