play TextChanged

This commit is contained in:
Glenn Maynard
2005-05-04 19:29:09 +00:00
parent f81516f531
commit 1ca61fdaa8
+2
View File
@@ -228,6 +228,8 @@ void DifficultyMeter::SetInternal( int iMeter, Difficulty dc, const CString &sDi
const CString sMeter = ssprintf( "%i", iMeter );
m_textMeter.SetText( sMeter );
}
m_textMeter.PlayCommand( "TextChanged" );
}
if( m_bShowEditDescription )