play TextChanged
This commit is contained in:
@@ -228,6 +228,8 @@ void DifficultyMeter::SetInternal( int iMeter, Difficulty dc, const CString &sDi
|
|||||||
const CString sMeter = ssprintf( "%i", iMeter );
|
const CString sMeter = ssprintf( "%i", iMeter );
|
||||||
m_textMeter.SetText( sMeter );
|
m_textMeter.SetText( sMeter );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_textMeter.PlayCommand( "TextChanged" );
|
||||||
}
|
}
|
||||||
|
|
||||||
if( m_bShowEditDescription )
|
if( m_bShowEditDescription )
|
||||||
|
|||||||
Reference in New Issue
Block a user