What *is* alignment, anyways? (realigned a bunch of preferences)
This commit is contained in:
@@ -228,6 +228,7 @@ PrefsManager::PrefsManager() :
|
||||
m_ShowSongOptions ( "ShowSongOptions", Maybe_NO ),
|
||||
m_bDancePointsForOni ( "DancePointsForOni", true ),
|
||||
m_bPercentageScoring ( "PercentageScoring", false ),
|
||||
// Wow, these preference names are *seriously* long -Colby
|
||||
m_fMinPercentageForMachineSongHighScore ( "MinPercentageForMachineSongHighScore", 0.0001f ), // This is for home, who cares how bad you do?
|
||||
m_fMinPercentageForMachineCourseHighScore ( "MinPercentageForMachineCourseHighScore", 0.0001f ), // don't save course scores with 0 percentage
|
||||
m_bDisqualification ( "Disqualification", false ),
|
||||
|
||||
Reference in New Issue
Block a user