convert the rest to use Preference

This commit is contained in:
Chris Danford
2005-05-16 09:36:32 +00:00
parent dc35060c27
commit e389ba6191
22 changed files with 261 additions and 407 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ void ScreenGameplay::Init()
FOREACH_EnabledPlayer(p)
{
switch( PREFSMAN->m_iScoringType )
switch( PREFSMAN->m_ScoringType )
{
case PrefsManager::SCORING_MAX2:
case PrefsManager::SCORING_5TH: