simplify Load3. (Most scrollers use one subdivision.)

This commit is contained in:
Glenn Maynard
2005-12-07 04:22:47 +00:00
parent 5cb8148d30
commit c5766b32aa
4 changed files with 3 additions and 7 deletions
@@ -118,7 +118,6 @@ void HighScoreWheel::Load( const HighScoreList& hsl, int iIndexToFocus )
ActorScroller::Load3(
10.5,
sTransformFunction,
1,
false );
ActorScroller::SetSecondsPerItem( 0.2f );
Scroll();