make little disqualify

This commit is contained in:
Chris Danford
2006-06-16 04:18:43 +00:00
parent 270b8d94c5
commit 1ec3e9f6b1
+1
View File
@@ -609,6 +609,7 @@ bool PlayerOptions::IsEasierForSongAndSteps( Song* pSong, Steps* pSteps ) const
// Inserted holds can be really easy on some songs, and scores will be
// highly hold-weighted, and very little tap score weighted.
if( m_bTransforms[TRANSFORM_LITTLE] ) return true;
if( m_bTransforms[TRANSFORM_PLANTED] ) return true;
if( m_bTransforms[TRANSFORM_FLOORED] ) return true;
if( m_bTransforms[TRANSFORM_TWISTER] ) return true;