add pref for showing autoplay status

This commit is contained in:
Chris Danford
2006-07-08 09:05:44 +00:00
parent 9899308409
commit 1a902b3abd
3 changed files with 3 additions and 3 deletions
-1
View File
@@ -231,7 +231,6 @@ PrefsManager::PrefsManager() :
m_fTimeMeterSecondsChange ( TimeMeterSecondsChangeInit, NUM_ScoreEvent ),
m_AutoPlay ( "AutoPlay", PC_HUMAN ),
m_bShowAutoPlayStatus ( "ShowAutoPlayStatus", true ),
m_bDelayedBack ( "DelayedBack", true ),
m_bShowInstructions ( "ShowInstructions", true ),
m_bShowSelectGroup ( "ShowSelectGroup", false ),