make NumItemsToDraw a float

This commit is contained in:
Chris Danford
2005-01-06 21:09:13 +00:00
parent a07ebba4ff
commit 95b83d1ee5
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ void HighScoreWheel::Load( const HighScoreList& hsl, int iIndexToFocus )
ActorScroller::Load(
0.2f, // fSecondsPerItem
8, // iNumItemsToDraw
8, // fNumItemsToDraw
RageVector3(18,0,0), // vRotationDegrees
RageVector3(0,0,90), // vTranslateTerm0
RageVector3(0,0,0), // vTranslateTerm1