remove m_bComboContinuesBetweenSongs

This commit is contained in:
Glenn Maynard
2007-04-25 03:38:40 +00:00
parent b9af8c094c
commit 8d396834dc
4 changed files with 1 additions and 23 deletions
-1
View File
@@ -189,7 +189,6 @@ PrefsManager::PrefsManager() :
m_iCoinsPerCredit ( "CoinsPerCredit", 1 ),
m_iSongsPerPlay ( "SongsPerPlay", 3, ValidateSongsPerPlay ),
m_bDelayedCreditsReconcile ( "DelayedCreditsReconcile", false ),
m_bComboContinuesBetweenSongs ( "ComboContinuesBetweenSongs", false ),
m_ShowSongOptions ( "ShowSongOptions", Maybe_YES ),
m_bDancePointsForOni ( "DancePointsForOni", false ),
m_bPercentageScoring ( "PercentageScoring", false ),