enum name cleanup to reflect the generic calculations
This commit is contained in:
@@ -210,7 +210,7 @@ void ScreenEvaluation::Init()
|
||||
}
|
||||
*/
|
||||
|
||||
if( PREFSMAN->m_ScoringType == PrefsManager::SCORING_5TH )
|
||||
if( PREFSMAN->m_ScoringType == PrefsManager::SCORING_OLD )
|
||||
{
|
||||
FOREACH_PlayerNumber( p )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user