Cleanup.
This commit is contained in:
@@ -23,7 +23,7 @@ PercentageDisplay::PercentageDisplay()
|
|||||||
m_Last = -1;
|
m_Last = -1;
|
||||||
m_LastMax = -1;
|
m_LastMax = -1;
|
||||||
m_iDancePointsDigits = 0;
|
m_iDancePointsDigits = 0;
|
||||||
m_Format.SetFromExpression( THEME->GetMetric("MultiplayerEvalScoreRow","NumberOnCommandFunction") );
|
m_Format.SetFromExpression( "FormatPercentScore" );
|
||||||
}
|
}
|
||||||
|
|
||||||
void PercentageDisplay::LoadFromNode( const RString& sDir, const XNode* pNode )
|
void PercentageDisplay::LoadFromNode( const RString& sDir, const XNode* pNode )
|
||||||
|
|||||||
Reference in New Issue
Block a user