PercentageDisplay: Fix ShowDancePointsNotPercentage() (#1474)
Remove legacy setting DancePointsForOni Fixes: #1473
This commit is contained in:
committed by
Colby Klein
parent
f4fd4f91d8
commit
9b5746f505
@@ -201,9 +201,6 @@ bool PercentageDisplay::ShowDancePointsNotPercentage() const
|
||||
return true;
|
||||
}
|
||||
|
||||
if( PREFSMAN->m_bDancePointsForOni )
|
||||
return true;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user