[Player] CheckpointsFlashOnHold metric added (bool). also cleanup/comment/etc.

This commit is contained in:
AJ Kelly
2010-02-24 02:40:36 -06:00
parent 01137a22f5
commit 60b86919ba
28 changed files with 413 additions and 397 deletions
@@ -761,7 +761,7 @@ void CTextureFontGeneratorDlg::UpdateFontViewAndCloseUp()
m_SpinTop.EnableWindow( true );
m_SpinBaseline.EnableWindow( true );
GetMenu()->EnableMenuItem( ID_FILE_SAVE, MF_ENABLED );
if( g_pTextureFont->m_sError != "" )
{
m_SpinTop.EnableWindow(false);