f8f3a87: don't override user scroll in courses [Chris Danford]

This commit is contained in:
AJ Kelly
2010-07-02 10:47:54 -05:00
parent 5a83c71c01
commit b28c1a3556
+1 -1
View File
@@ -797,7 +797,7 @@ void PlayerOptions::ResetPrefs( ResetPrefsType type )
case saved_prefs_invalid_for_course:
break;
}
CPY( m_fScrolls[SCROLL_REVERSE] );
CPY( m_fPerspectiveTilt );
CPY( m_bTransforms[TRANSFORM_NOHOLDS] );
CPY( m_bTransforms[TRANSFORM_NOROLLS] );