fix LifeDifficulty OnCommand plays twice

This commit is contained in:
Chris Danford
2005-01-08 00:07:13 +00:00
parent 3740f6d7b8
commit d8ba4c42a8
-1
View File
@@ -85,7 +85,6 @@ ScreenTitleMenu::ScreenTitleMenu( CString sScreenName ) :
m_textLifeDifficulty.LoadFromFont( THEME->GetPathF(m_sName,"LifeDifficulty") );
m_textLifeDifficulty.SetName( "LifeDifficulty" );
ON_COMMAND( m_textLifeDifficulty );
int iLifeDifficulty;
LifeDifficulty( iLifeDifficulty, true, NULL );
iLifeDifficulty++; // LifeDifficulty returns an index