standard enums for some preference types
This commit is contained in:
@@ -209,7 +209,7 @@ void ScreenEvaluation::Init()
|
||||
}
|
||||
*/
|
||||
|
||||
if( PREFSMAN->m_ScoringType == PrefsManager::SCORING_OLD )
|
||||
if( PREFSMAN->m_ScoringType == SCORING_OLD )
|
||||
{
|
||||
FOREACH_PlayerNumber( p )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user